var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063163&x=3359',
		'title': '',
		'imageId': '68063163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063169&x=3359',
		'title': '',
		'imageId': '68063169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063166&x=3359',
		'title': '',
		'imageId': '68063166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063168&x=3359',
		'title': '',
		'imageId': '68063168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063164&x=3359',
		'title': '',
		'imageId': '68063164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063170&x=3359',
		'title': '',
		'imageId': '68063170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063167&x=3359',
		'title': '',
		'imageId': '68063167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926929&docid=68063165&x=3359',
		'title': '',
		'imageId': '68063165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926929';

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