var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878918&x=3344',
		'title': '',
		'imageId': '68878918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878926&x=3344',
		'title': '',
		'imageId': '68878926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878927&x=3344',
		'title': '',
		'imageId': '68878927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878922&x=3344',
		'title': '',
		'imageId': '68878922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878923&x=3344',
		'title': '',
		'imageId': '68878923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878921&x=3344',
		'title': '',
		'imageId': '68878921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878924&x=3344',
		'title': '',
		'imageId': '68878924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878928&x=3344',
		'title': '',
		'imageId': '68878928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976372&docid=68878925&x=3344',
		'title': '',
		'imageId': '68878925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976372';

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