var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736250&x=2235',
		'title': '',
		'imageId': '30736250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736253&x=2235',
		'title': '',
		'imageId': '30736253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736256&x=2235',
		'title': '',
		'imageId': '30736256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736259&x=2235',
		'title': '',
		'imageId': '30736259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736262&x=2235',
		'title': '',
		'imageId': '30736262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736265&x=2235',
		'title': '',
		'imageId': '30736265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736268&x=2235',
		'title': '',
		'imageId': '30736268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2286765&docid=30736271&x=2235',
		'title': '',
		'imageId': '30736271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2286765';

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