var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026529&x=2811',
		'title': '',
		'imageId': '69026529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026526&x=2811',
		'title': '',
		'imageId': '69026526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026527&x=2811',
		'title': '',
		'imageId': '69026527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026525&x=2811',
		'title': '',
		'imageId': '69026525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026532&x=2811',
		'title': '',
		'imageId': '69026532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026531&x=2811',
		'title': '',
		'imageId': '69026531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026530&x=2811',
		'title': '',
		'imageId': '69026530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970323&docid=69026528&x=2811',
		'title': '',
		'imageId': '69026528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970323';

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