var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790326&x=5630',
		'title': '',
		'imageId': '69790326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790327&x=5630',
		'title': '',
		'imageId': '69790327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790330&x=5630',
		'title': '',
		'imageId': '69790330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790332&x=5630',
		'title': '',
		'imageId': '69790332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790333&x=5630',
		'title': '',
		'imageId': '69790333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790334&x=5630',
		'title': '',
		'imageId': '69790334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790335&x=5630',
		'title': '',
		'imageId': '69790335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790336&x=5630',
		'title': '',
		'imageId': '69790336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003224&docid=69790337&x=5630',
		'title': '',
		'imageId': '69790337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003224';

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