var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210155&x=3242',
		'title': '',
		'imageId': '68210155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210156&x=3242',
		'title': '',
		'imageId': '68210156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210157&x=3242',
		'title': '',
		'imageId': '68210157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210158&x=3242',
		'title': '',
		'imageId': '68210158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210161&x=3242',
		'title': '',
		'imageId': '68210161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210164&x=3242',
		'title': '',
		'imageId': '68210164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210170&x=3242',
		'title': '',
		'imageId': '68210170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210177&x=3242',
		'title': '',
		'imageId': '68210177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933254&docid=68210182&x=3242',
		'title': '',
		'imageId': '68210182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933254';

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