var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302414&x=4339',
		'title': '',
		'imageId': '68302414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302415&x=4339',
		'title': '',
		'imageId': '68302415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302416&x=4339',
		'title': '',
		'imageId': '68302416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302417&x=4339',
		'title': '',
		'imageId': '68302417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302418&x=4339',
		'title': '',
		'imageId': '68302418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302419&x=4339',
		'title': '',
		'imageId': '68302419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937314&docid=68302420&x=4339',
		'title': '',
		'imageId': '68302420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937314';

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