var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879525&x=4050',
		'title': '',
		'imageId': '67879525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879532&x=4050',
		'title': '',
		'imageId': '67879532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879533&x=4050',
		'title': '',
		'imageId': '67879533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879534&x=4050',
		'title': '',
		'imageId': '67879534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879528&x=4050',
		'title': '',
		'imageId': '67879528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879529&x=4050',
		'title': '',
		'imageId': '67879529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879530&x=4050',
		'title': '',
		'imageId': '67879530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900915&docid=67879531&x=4050',
		'title': '',
		'imageId': '67879531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3900915';

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