var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68487583&x=4258',
		'title': '',
		'imageId': '68487583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68487584&x=4258',
		'title': '',
		'imageId': '68487584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68487585&x=4258',
		'title': '',
		'imageId': '68487585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68487586&x=4258',
		'title': '',
		'imageId': '68487586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68556058&x=4258',
		'title': '',
		'imageId': '68556058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68556168&x=4258',
		'title': '',
		'imageId': '68556168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946195&docid=68556171&x=4258',
		'title': '',
		'imageId': '68556171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946195';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
