var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964133&x=5456',
		'title': '',
		'imageId': '66964133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66963686&x=5456',
		'title': '',
		'imageId': '66963686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66963687&x=5456',
		'title': '',
		'imageId': '66963687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66963688&x=5456',
		'title': '',
		'imageId': '66963688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964134&x=5456',
		'title': '',
		'imageId': '66964134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964135&x=5456',
		'title': '',
		'imageId': '66964135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964136&x=5456',
		'title': '',
		'imageId': '66964136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964137&x=5456',
		'title': '',
		'imageId': '66964137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964138&x=5456',
		'title': '',
		'imageId': '66964138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964139&x=5456',
		'title': '',
		'imageId': '66964139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964140&x=5456',
		'title': '',
		'imageId': '66964140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=66964141&x=5456',
		'title': '',
		'imageId': '66964141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939494&docid=69017749&x=5456',
		'title': '',
		'imageId': '69017749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939494';

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