var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2571211&x=3344',
		'title': '',
		'imageId': '2571211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2571215&x=3344',
		'title': '',
		'imageId': '2571215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2571222&x=3344',
		'title': '',
		'imageId': '2571222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613050&x=3344',
		'title': '',
		'imageId': '2613050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613053&x=3344',
		'title': '',
		'imageId': '2613053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613056&x=3344',
		'title': '',
		'imageId': '2613056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613059&x=3344',
		'title': '',
		'imageId': '2613059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613062&x=3344',
		'title': '',
		'imageId': '2613062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613065&x=3344',
		'title': '',
		'imageId': '2613065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613068&x=3344',
		'title': '',
		'imageId': '2613068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613071&x=3344',
		'title': '',
		'imageId': '2613071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613074&x=3344',
		'title': '',
		'imageId': '2613074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613077&x=3344',
		'title': '',
		'imageId': '2613077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469159&docid=2613080&x=3344',
		'title': '',
		'imageId': '2613080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #469159';

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