var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989293&x=3614',
		'title': '',
		'imageId': '69989293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989298&x=3614',
		'title': '',
		'imageId': '69989298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989292&x=3614',
		'title': '',
		'imageId': '69989292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989296&x=3614',
		'title': '',
		'imageId': '69989296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989297&x=3614',
		'title': '',
		'imageId': '69989297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989294&x=3614',
		'title': '',
		'imageId': '69989294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011350&docid=69989295&x=3614',
		'title': '',
		'imageId': '69989295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011350';

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