var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548768&x=4854',
		'title': '',
		'imageId': '69548768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548771&x=4854',
		'title': '',
		'imageId': '69548771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548770&x=4854',
		'title': '',
		'imageId': '69548770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548769&x=4854',
		'title': '',
		'imageId': '69548769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548773&x=4854',
		'title': '',
		'imageId': '69548773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548774&x=4854',
		'title': '',
		'imageId': '69548774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998741&docid=69548772&x=4854',
		'title': '',
		'imageId': '69548772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998741';

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