var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670759&x=4919',
		'title': '',
		'imageId': '59670759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670751&x=4919',
		'title': '',
		'imageId': '59670751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670754&x=4919',
		'title': '',
		'imageId': '59670754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670752&x=4919',
		'title': '',
		'imageId': '59670752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670753&x=4919',
		'title': '',
		'imageId': '59670753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670757&x=4919',
		'title': '',
		'imageId': '59670757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670756&x=4919',
		'title': '',
		'imageId': '59670756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670755&x=4919',
		'title': '',
		'imageId': '59670755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3854163&docid=59670758&x=4919',
		'title': '',
		'imageId': '59670758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3854163';

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