var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812041&x=3951',
		'title': '',
		'imageId': '67812041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812048&x=3951',
		'title': '',
		'imageId': '67812048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812054&x=3951',
		'title': '',
		'imageId': '67812054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812042&x=3951',
		'title': '',
		'imageId': '67812042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812052&x=3951',
		'title': '',
		'imageId': '67812052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812046&x=3951',
		'title': '',
		'imageId': '67812046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812059&x=3951',
		'title': '',
		'imageId': '67812059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812050&x=3951',
		'title': '',
		'imageId': '67812050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812044&x=3951',
		'title': '',
		'imageId': '67812044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812056&x=3951',
		'title': '',
		'imageId': '67812056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812045&x=3951',
		'title': '',
		'imageId': '67812045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812062&x=3951',
		'title': '',
		'imageId': '67812062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812053&x=3951',
		'title': '',
		'imageId': '67812053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812047&x=3951',
		'title': '',
		'imageId': '67812047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812057&x=3951',
		'title': '',
		'imageId': '67812057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812043&x=3951',
		'title': '',
		'imageId': '67812043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=67812049&x=3951',
		'title': '',
		'imageId': '67812049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=59270723&x=3951',
		'title': '',
		'imageId': '59270723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914583&docid=59270722&x=3951',
		'title': '',
		'imageId': '59270722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914583';

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