var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826692&x=4111',
		'title': '',
		'imageId': '67826692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826688&x=4111',
		'title': '',
		'imageId': '67826688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826690&x=4111',
		'title': '',
		'imageId': '67826690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826693&x=4111',
		'title': '',
		'imageId': '67826693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826695&x=4111',
		'title': '',
		'imageId': '67826695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826687&x=4111',
		'title': '',
		'imageId': '67826687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826689&x=4111',
		'title': '',
		'imageId': '67826689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826694&x=4111',
		'title': '',
		'imageId': '67826694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916971&docid=67826691&x=4111',
		'title': '',
		'imageId': '67826691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916971';

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