var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493300&x=3513',
		'title': '',
		'imageId': '69493300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493301&x=3513',
		'title': '',
		'imageId': '69493301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493302&x=3513',
		'title': '',
		'imageId': '69493302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493303&x=3513',
		'title': '',
		'imageId': '69493303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493304&x=3513',
		'title': '',
		'imageId': '69493304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493305&x=3513',
		'title': '',
		'imageId': '69493305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493306&x=3513',
		'title': '',
		'imageId': '69493306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990186&docid=69493307&x=3513',
		'title': '',
		'imageId': '69493307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990186';

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