var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286032&x=526',
		'title': '',
		'imageId': '7286032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286035&x=526',
		'title': '',
		'imageId': '7286035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286038&x=526',
		'title': '',
		'imageId': '7286038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286041&x=526',
		'title': '',
		'imageId': '7286041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286044&x=526',
		'title': '',
		'imageId': '7286044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286050&x=526',
		'title': '',
		'imageId': '7286050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286059&x=526',
		'title': '',
		'imageId': '7286059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286062&x=526',
		'title': '',
		'imageId': '7286062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286077&x=526',
		'title': '',
		'imageId': '7286077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286080&x=526',
		'title': '',
		'imageId': '7286080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286053&x=526',
		'title': '',
		'imageId': '7286053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286056&x=526',
		'title': '',
		'imageId': '7286056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286065&x=526',
		'title': '',
		'imageId': '7286065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286068&x=526',
		'title': '',
		'imageId': '7286068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286071&x=526',
		'title': '',
		'imageId': '7286071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286074&x=526',
		'title': '',
		'imageId': '7286074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914800&docid=7286029&x=526',
		'title': '',
		'imageId': '7286029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #914800';

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