var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144535&x=012',
		'title': '',
		'imageId': '69144535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144541&x=012',
		'title': '',
		'imageId': '69144541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144539&x=012',
		'title': '',
		'imageId': '69144539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144536&x=012',
		'title': '',
		'imageId': '69144536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144542&x=012',
		'title': '',
		'imageId': '69144542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144537&x=012',
		'title': '',
		'imageId': '69144537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144538&x=012',
		'title': '',
		'imageId': '69144538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144540&x=012',
		'title': '',
		'imageId': '69144540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974981&docid=69144534&x=012',
		'title': '',
		'imageId': '69144534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974981';

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