var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571528&x=5318',
		'title': '',
		'imageId': '69571528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571529&x=5318',
		'title': '',
		'imageId': '69571529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571530&x=5318',
		'title': '',
		'imageId': '69571530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571531&x=5318',
		'title': '',
		'imageId': '69571531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571533&x=5318',
		'title': '',
		'imageId': '69571533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571534&x=5318',
		'title': '',
		'imageId': '69571534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571535&x=5318',
		'title': '',
		'imageId': '69571535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993572&docid=69571532&x=5318',
		'title': '',
		'imageId': '69571532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993572';

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