var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68509134&x=242',
		'title': '',
		'imageId': '68509134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68508593&x=242',
		'title': '',
		'imageId': '68508593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68509152&x=242',
		'title': '',
		'imageId': '68509152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68508570&x=242',
		'title': '',
		'imageId': '68508570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68508579&x=242',
		'title': '',
		'imageId': '68508579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68508583&x=242',
		'title': '',
		'imageId': '68508583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68508586&x=242',
		'title': '',
		'imageId': '68508586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68509158&x=242',
		'title': '',
		'imageId': '68509158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947014&docid=68583681&x=242',
		'title': '',
		'imageId': '68583681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947014';

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";
	})
}
