var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992799&x=4557',
		'title': '',
		'imageId': '68992799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992796&x=4557',
		'title': '',
		'imageId': '68992796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992801&x=4557',
		'title': '',
		'imageId': '68992801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992794&x=4557',
		'title': '',
		'imageId': '68992794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992797&x=4557',
		'title': '',
		'imageId': '68992797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992795&x=4557',
		'title': '',
		'imageId': '68992795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992800&x=4557',
		'title': '',
		'imageId': '68992800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992798&x=4557',
		'title': '',
		'imageId': '68992798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967862&docid=68992802&x=4557',
		'title': '',
		'imageId': '68992802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967862';

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