var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717371&x=4044',
		'title': '',
		'imageId': '66717371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717373&x=4044',
		'title': '',
		'imageId': '66717373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717374&x=4044',
		'title': '',
		'imageId': '66717374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717372&x=4044',
		'title': '',
		'imageId': '66717372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717375&x=4044',
		'title': '',
		'imageId': '66717375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717377&x=4044',
		'title': '',
		'imageId': '66717377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873239&docid=66717376&x=4044',
		'title': '',
		'imageId': '66717376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873239';

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