var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013334&x=4729',
		'title': '',
		'imageId': '68013334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013375&x=4729',
		'title': '',
		'imageId': '68013375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013378&x=4729',
		'title': '',
		'imageId': '68013378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013381&x=4729',
		'title': '',
		'imageId': '68013381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013384&x=4729',
		'title': '',
		'imageId': '68013384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013387&x=4729',
		'title': '',
		'imageId': '68013387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013390&x=4729',
		'title': '',
		'imageId': '68013390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013396&x=4729',
		'title': '',
		'imageId': '68013396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013410&x=4729',
		'title': '',
		'imageId': '68013410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013417&x=4729',
		'title': '',
		'imageId': '68013417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013421&x=4729',
		'title': '',
		'imageId': '68013421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013425&x=4729',
		'title': '',
		'imageId': '68013425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013428&x=4729',
		'title': '',
		'imageId': '68013428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013476&x=4729',
		'title': '',
		'imageId': '68013476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013488&x=4729',
		'title': '',
		'imageId': '68013488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924798&docid=68013512&x=4729',
		'title': '',
		'imageId': '68013512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924798';

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