var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259292&x=5728',
		'title': '',
		'imageId': '68259292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259289&x=5728',
		'title': '',
		'imageId': '68259289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259294&x=5728',
		'title': '',
		'imageId': '68259294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259295&x=5728',
		'title': '',
		'imageId': '68259295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259290&x=5728',
		'title': '',
		'imageId': '68259290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259291&x=5728',
		'title': '',
		'imageId': '68259291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259293&x=5728',
		'title': '',
		'imageId': '68259293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960461&docid=68259288&x=5728',
		'title': '',
		'imageId': '68259288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960461';

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