var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544375&x=4621',
		'title': '',
		'imageId': '68544375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544373&x=4621',
		'title': '',
		'imageId': '68544373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544376&x=4621',
		'title': '',
		'imageId': '68544376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544371&x=4621',
		'title': '',
		'imageId': '68544371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544374&x=4621',
		'title': '',
		'imageId': '68544374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=68544372&x=4621',
		'title': '',
		'imageId': '68544372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975588&docid=69163565&x=4621',
		'title': '',
		'imageId': '69163565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975588';

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