var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111908&x=1137',
		'title': '',
		'imageId': '68111908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111909&x=1137',
		'title': '',
		'imageId': '68111909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111914&x=1137',
		'title': '',
		'imageId': '68111914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111917&x=1137',
		'title': '',
		'imageId': '68111917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111918&x=1137',
		'title': '',
		'imageId': '68111918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111921&x=1137',
		'title': '',
		'imageId': '68111921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929138&docid=68111926&x=1137',
		'title': '',
		'imageId': '68111926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929138';

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