var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324367&x=2220',
		'title': '',
		'imageId': '70324367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324364&x=2220',
		'title': '',
		'imageId': '70324364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324368&x=2220',
		'title': '',
		'imageId': '70324368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324375&x=2220',
		'title': '',
		'imageId': '70324375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324369&x=2220',
		'title': '',
		'imageId': '70324369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324363&x=2220',
		'title': '',
		'imageId': '70324363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324365&x=2220',
		'title': '',
		'imageId': '70324365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324373&x=2220',
		'title': '',
		'imageId': '70324373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324372&x=2220',
		'title': '',
		'imageId': '70324372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324376&x=2220',
		'title': '',
		'imageId': '70324376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324366&x=2220',
		'title': '',
		'imageId': '70324366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324362&x=2220',
		'title': '',
		'imageId': '70324362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324370&x=2220',
		'title': '',
		'imageId': '70324370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324374&x=2220',
		'title': '',
		'imageId': '70324374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324371&x=2220',
		'title': '',
		'imageId': '70324371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024511&docid=70324377&x=2220',
		'title': '',
		'imageId': '70324377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4024511';

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