var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545517&x=4531',
		'title': '',
		'imageId': '69545517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545521&x=4531',
		'title': '',
		'imageId': '69545521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545519&x=4531',
		'title': '',
		'imageId': '69545519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545522&x=4531',
		'title': '',
		'imageId': '69545522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545520&x=4531',
		'title': '',
		'imageId': '69545520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545518&x=4531',
		'title': '',
		'imageId': '69545518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545523&x=4531',
		'title': '',
		'imageId': '69545523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992562&docid=69545524&x=4531',
		'title': '',
		'imageId': '69545524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992562';

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