var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983493&x=2949',
		'title': '',
		'imageId': '69983493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983494&x=2949',
		'title': '',
		'imageId': '69983494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983495&x=2949',
		'title': '',
		'imageId': '69983495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983496&x=2949',
		'title': '',
		'imageId': '69983496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983497&x=2949',
		'title': '',
		'imageId': '69983497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983498&x=2949',
		'title': '',
		'imageId': '69983498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983499&x=2949',
		'title': '',
		'imageId': '69983499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983500&x=2949',
		'title': '',
		'imageId': '69983500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010977&docid=69983501&x=2949',
		'title': '',
		'imageId': '69983501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010977';

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