var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797971&x=2051',
		'title': '',
		'imageId': '67797971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797968&x=2051',
		'title': '',
		'imageId': '67797968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797967&x=2051',
		'title': '',
		'imageId': '67797967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797974&x=2051',
		'title': '',
		'imageId': '67797974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797969&x=2051',
		'title': '',
		'imageId': '67797969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797975&x=2051',
		'title': '',
		'imageId': '67797975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797973&x=2051',
		'title': '',
		'imageId': '67797973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797970&x=2051',
		'title': '',
		'imageId': '67797970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909521&docid=67797972&x=2051',
		'title': '',
		'imageId': '67797972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909521';

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