var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099355&x=2951',
		'title': '',
		'imageId': '53099355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099363&x=2951',
		'title': '',
		'imageId': '53099363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099366&x=2951',
		'title': '',
		'imageId': '53099366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099369&x=2951',
		'title': '',
		'imageId': '53099369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099375&x=2951',
		'title': '',
		'imageId': '53099375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099444&x=2951',
		'title': '',
		'imageId': '53099444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099483&x=2951',
		'title': '',
		'imageId': '53099483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099492&x=2951',
		'title': '',
		'imageId': '53099492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099495&x=2951',
		'title': '',
		'imageId': '53099495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099529&x=2951',
		'title': '',
		'imageId': '53099529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099543&x=2951',
		'title': '',
		'imageId': '53099543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099532&x=2951',
		'title': '',
		'imageId': '53099532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099550&x=2951',
		'title': '',
		'imageId': '53099550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099555&x=2951',
		'title': '',
		'imageId': '53099555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099565&x=2951',
		'title': '',
		'imageId': '53099565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099568&x=2951',
		'title': '',
		'imageId': '53099568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3268743&docid=53099571&x=2951',
		'title': '',
		'imageId': '53099571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3268743';

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