var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956858&x=5625',
		'title': '',
		'imageId': '67956858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956859&x=5625',
		'title': '',
		'imageId': '67956859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956860&x=5625',
		'title': '',
		'imageId': '67956860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956861&x=5625',
		'title': '',
		'imageId': '67956861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956862&x=5625',
		'title': '',
		'imageId': '67956862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956863&x=5625',
		'title': '',
		'imageId': '67956863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956864&x=5625',
		'title': '',
		'imageId': '67956864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956865&x=5625',
		'title': '',
		'imageId': '67956865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922280&docid=67956867&x=5625',
		'title': '',
		'imageId': '67956867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922280';

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