var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728633&x=5517',
		'title': '',
		'imageId': '66728633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728627&x=5517',
		'title': '',
		'imageId': '66728627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728629&x=5517',
		'title': '',
		'imageId': '66728629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728628&x=5517',
		'title': '',
		'imageId': '66728628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728631&x=5517',
		'title': '',
		'imageId': '66728631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728636&x=5517',
		'title': '',
		'imageId': '66728636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728635&x=5517',
		'title': '',
		'imageId': '66728635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728632&x=5517',
		'title': '',
		'imageId': '66728632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728634&x=5517',
		'title': '',
		'imageId': '66728634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728637&x=5517',
		'title': '',
		'imageId': '66728637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728641&x=5517',
		'title': '',
		'imageId': '66728641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728638&x=5517',
		'title': '',
		'imageId': '66728638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728639&x=5517',
		'title': '',
		'imageId': '66728639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728642&x=5517',
		'title': '',
		'imageId': '66728642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970564&docid=66728640&x=5517',
		'title': '',
		'imageId': '66728640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970564';

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