var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577429&x=3635',
		'title': '',
		'imageId': '68577429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577430&x=3635',
		'title': '',
		'imageId': '68577430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577438&x=3635',
		'title': '',
		'imageId': '68577438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577436&x=3635',
		'title': '',
		'imageId': '68577436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577428&x=3635',
		'title': '',
		'imageId': '68577428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577435&x=3635',
		'title': '',
		'imageId': '68577435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577434&x=3635',
		'title': '',
		'imageId': '68577434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577437&x=3635',
		'title': '',
		'imageId': '68577437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949675&docid=68577431&x=3635',
		'title': '',
		'imageId': '68577431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949675';

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