var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524834&x=3733',
		'title': '',
		'imageId': '68524834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524835&x=3733',
		'title': '',
		'imageId': '68524835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524848&x=3733',
		'title': '',
		'imageId': '68524848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524842&x=3733',
		'title': '',
		'imageId': '68524842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524839&x=3733',
		'title': '',
		'imageId': '68524839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524843&x=3733',
		'title': '',
		'imageId': '68524843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524837&x=3733',
		'title': '',
		'imageId': '68524837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524849&x=3733',
		'title': '',
		'imageId': '68524849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524844&x=3733',
		'title': '',
		'imageId': '68524844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524836&x=3733',
		'title': '',
		'imageId': '68524836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524840&x=3733',
		'title': '',
		'imageId': '68524840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524833&x=3733',
		'title': '',
		'imageId': '68524833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524838&x=3733',
		'title': '',
		'imageId': '68524838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524847&x=3733',
		'title': '',
		'imageId': '68524847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524841&x=3733',
		'title': '',
		'imageId': '68524841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524845&x=3733',
		'title': '',
		'imageId': '68524845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524850&x=3733',
		'title': '',
		'imageId': '68524850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524846&x=3733',
		'title': '',
		'imageId': '68524846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947345&docid=68524851&x=3733',
		'title': '',
		'imageId': '68524851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947345';

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