var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826664&x=1129',
		'title': '',
		'imageId': '68826664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826666&x=1129',
		'title': '',
		'imageId': '68826666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826665&x=1129',
		'title': '',
		'imageId': '68826665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826667&x=1129',
		'title': '',
		'imageId': '68826667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826669&x=1129',
		'title': '',
		'imageId': '68826669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826663&x=1129',
		'title': '',
		'imageId': '68826663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826668&x=1129',
		'title': '',
		'imageId': '68826668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960456&docid=68826662&x=1129',
		'title': '',
		'imageId': '68826662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960456';

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