var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130036&x=5148',
		'title': '',
		'imageId': '69130036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130037&x=5148',
		'title': '',
		'imageId': '69130037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130038&x=5148',
		'title': '',
		'imageId': '69130038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130039&x=5148',
		'title': '',
		'imageId': '69130039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130040&x=5148',
		'title': '',
		'imageId': '69130040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130044&x=5148',
		'title': '',
		'imageId': '69130044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130047&x=5148',
		'title': '',
		'imageId': '69130047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130052&x=5148',
		'title': '',
		'imageId': '69130052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974342&docid=69130035&x=5148',
		'title': '',
		'imageId': '69130035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974342';

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