var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013436&x=5520',
		'title': '',
		'imageId': '68013436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013440&x=5520',
		'title': '',
		'imageId': '68013440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013441&x=5520',
		'title': '',
		'imageId': '68013441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013491&x=5520',
		'title': '',
		'imageId': '68013491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013438&x=5520',
		'title': '',
		'imageId': '68013438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013435&x=5520',
		'title': '',
		'imageId': '68013435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013439&x=5520',
		'title': '',
		'imageId': '68013439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013442&x=5520',
		'title': '',
		'imageId': '68013442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013437&x=5520',
		'title': '',
		'imageId': '68013437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013434&x=5520',
		'title': '',
		'imageId': '68013434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013443&x=5520',
		'title': '',
		'imageId': '68013443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013489&x=5520',
		'title': '',
		'imageId': '68013489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013494&x=5520',
		'title': '',
		'imageId': '68013494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013493&x=5520',
		'title': '',
		'imageId': '68013493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013492&x=5520',
		'title': '',
		'imageId': '68013492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924793&docid=68013490&x=5520',
		'title': '',
		'imageId': '68013490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924793';

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