var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427295&x=329',
		'title': '',
		'imageId': '68427295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427293&x=329',
		'title': '',
		'imageId': '68427293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427294&x=329',
		'title': '',
		'imageId': '68427294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427298&x=329',
		'title': '',
		'imageId': '68427298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427291&x=329',
		'title': '',
		'imageId': '68427291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427292&x=329',
		'title': '',
		'imageId': '68427292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427297&x=329',
		'title': '',
		'imageId': '68427297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427299&x=329',
		'title': '',
		'imageId': '68427299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954470&docid=68427296&x=329',
		'title': '',
		'imageId': '68427296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954470';

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