var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865766&x=5812',
		'title': '',
		'imageId': '67865766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865758&x=5812',
		'title': '',
		'imageId': '67865758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865760&x=5812',
		'title': '',
		'imageId': '67865760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865764&x=5812',
		'title': '',
		'imageId': '67865764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865762&x=5812',
		'title': '',
		'imageId': '67865762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865759&x=5812',
		'title': '',
		'imageId': '67865759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865761&x=5812',
		'title': '',
		'imageId': '67865761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865763&x=5812',
		'title': '',
		'imageId': '67865763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918290&docid=67865765&x=5812',
		'title': '',
		'imageId': '67865765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918290';

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