var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318966&x=2532',
		'title': '',
		'imageId': '69318966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318965&x=2532',
		'title': '',
		'imageId': '69318965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318969&x=2532',
		'title': '',
		'imageId': '69318969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318967&x=2532',
		'title': '',
		'imageId': '69318967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318964&x=2532',
		'title': '',
		'imageId': '69318964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318970&x=2532',
		'title': '',
		'imageId': '69318970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982570&docid=69318968&x=2532',
		'title': '',
		'imageId': '69318968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982570';

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