var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303159&x=3051',
		'title': '',
		'imageId': '68303159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303160&x=3051',
		'title': '',
		'imageId': '68303160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303161&x=3051',
		'title': '',
		'imageId': '68303161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303162&x=3051',
		'title': '',
		'imageId': '68303162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303165&x=3051',
		'title': '',
		'imageId': '68303165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303163&x=3051',
		'title': '',
		'imageId': '68303163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937418&docid=68303164&x=3051',
		'title': '',
		'imageId': '68303164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937418';

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