var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512117&x=5612',
		'title': '',
		'imageId': '69512117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512119&x=5612',
		'title': '',
		'imageId': '69512119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512124&x=5612',
		'title': '',
		'imageId': '69512124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512120&x=5612',
		'title': '',
		'imageId': '69512120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512121&x=5612',
		'title': '',
		'imageId': '69512121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512122&x=5612',
		'title': '',
		'imageId': '69512122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512125&x=5612',
		'title': '',
		'imageId': '69512125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512116&x=5612',
		'title': '',
		'imageId': '69512116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991084&docid=69512123&x=5612',
		'title': '',
		'imageId': '69512123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991084';

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