var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231384&x=4739',
		'title': '',
		'imageId': '69231384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231385&x=4739',
		'title': '',
		'imageId': '69231385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231386&x=4739',
		'title': '',
		'imageId': '69231386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231387&x=4739',
		'title': '',
		'imageId': '69231387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231389&x=4739',
		'title': '',
		'imageId': '69231389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231390&x=4739',
		'title': '',
		'imageId': '69231390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231391&x=4739',
		'title': '',
		'imageId': '69231391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231392&x=4739',
		'title': '',
		'imageId': '69231392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978818&docid=69231393&x=4739',
		'title': '',
		'imageId': '69231393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978818';

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