var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661972&x=5825',
		'title': '',
		'imageId': '67661972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661969&x=5825',
		'title': '',
		'imageId': '67661969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661971&x=5825',
		'title': '',
		'imageId': '67661971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661974&x=5825',
		'title': '',
		'imageId': '67661974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661973&x=5825',
		'title': '',
		'imageId': '67661973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661975&x=5825',
		'title': '',
		'imageId': '67661975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910835&docid=67661970&x=5825',
		'title': '',
		'imageId': '67661970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910835';

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