var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68863039&x=85',
		'title': '',
		'imageId': '68863039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68862969&x=85',
		'title': '',
		'imageId': '68862969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68862949&x=85',
		'title': '',
		'imageId': '68862949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68863000&x=85',
		'title': '',
		'imageId': '68863000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68862952&x=85',
		'title': '',
		'imageId': '68862952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68863031&x=85',
		'title': '',
		'imageId': '68863031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68862966&x=85',
		'title': '',
		'imageId': '68862966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68862997&x=85',
		'title': '',
		'imageId': '68862997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962321&docid=68863042&x=85',
		'title': '',
		'imageId': '68863042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962321';

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