var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107286&x=1238',
		'title': '',
		'imageId': '68107286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107287&x=1238',
		'title': '',
		'imageId': '68107287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107285&x=1238',
		'title': '',
		'imageId': '68107285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107288&x=1238',
		'title': '',
		'imageId': '68107288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107284&x=1238',
		'title': '',
		'imageId': '68107284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107290&x=1238',
		'title': '',
		'imageId': '68107290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107289&x=1238',
		'title': '',
		'imageId': '68107289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928957&docid=68107331&x=1238',
		'title': '',
		'imageId': '68107331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928957';

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