var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130690&x=2310',
		'title': '',
		'imageId': '69130690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130715&x=2310',
		'title': '',
		'imageId': '69130715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130693&x=2310',
		'title': '',
		'imageId': '69130693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130727&x=2310',
		'title': '',
		'imageId': '69130727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130684&x=2310',
		'title': '',
		'imageId': '69130684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130678&x=2310',
		'title': '',
		'imageId': '69130678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130681&x=2310',
		'title': '',
		'imageId': '69130681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130709&x=2310',
		'title': '',
		'imageId': '69130709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130706&x=2310',
		'title': '',
		'imageId': '69130706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130672&x=2310',
		'title': '',
		'imageId': '69130672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130718&x=2310',
		'title': '',
		'imageId': '69130718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130712&x=2310',
		'title': '',
		'imageId': '69130712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130675&x=2310',
		'title': '',
		'imageId': '69130675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130687&x=2310',
		'title': '',
		'imageId': '69130687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130703&x=2310',
		'title': '',
		'imageId': '69130703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130721&x=2310',
		'title': '',
		'imageId': '69130721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974334&docid=69130724&x=2310',
		'title': '',
		'imageId': '69130724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974334';

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