var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226920&x=4256',
		'title': '',
		'imageId': '69226920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226921&x=4256',
		'title': '',
		'imageId': '69226921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226922&x=4256',
		'title': '',
		'imageId': '69226922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226923&x=4256',
		'title': '',
		'imageId': '69226923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226924&x=4256',
		'title': '',
		'imageId': '69226924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226925&x=4256',
		'title': '',
		'imageId': '69226925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983591&docid=69226926&x=4256',
		'title': '',
		'imageId': '69226926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983591';

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