var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923092&x=1815',
		'title': '',
		'imageId': '68923092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923098&x=1815',
		'title': '',
		'imageId': '68923098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923093&x=1815',
		'title': '',
		'imageId': '68923093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923094&x=1815',
		'title': '',
		'imageId': '68923094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923091&x=1815',
		'title': '',
		'imageId': '68923091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923097&x=1815',
		'title': '',
		'imageId': '68923097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923095&x=1815',
		'title': '',
		'imageId': '68923095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964721&docid=68923096&x=1815',
		'title': '',
		'imageId': '68923096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964721';

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