var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70265753&x=4743',
		'title': '',
		'imageId': '70265753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70265754&x=4743',
		'title': '',
		'imageId': '70265754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70265755&x=4743',
		'title': '',
		'imageId': '70265755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70323870&x=4743',
		'title': '',
		'imageId': '70323870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70323871&x=4743',
		'title': '',
		'imageId': '70323871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70323872&x=4743',
		'title': '',
		'imageId': '70323872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70323873&x=4743',
		'title': '',
		'imageId': '70323873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021648&docid=70265756&x=4743',
		'title': '',
		'imageId': '70265756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021648';

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