var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848421&x=3725',
		'title': '',
		'imageId': '70848421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848433&x=3725',
		'title': '',
		'imageId': '70848433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848436&x=3725',
		'title': '',
		'imageId': '70848436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848437&x=3725',
		'title': '',
		'imageId': '70848437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848420&x=3725',
		'title': '',
		'imageId': '70848420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848445&x=3725',
		'title': '',
		'imageId': '70848445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848428&x=3725',
		'title': '',
		'imageId': '70848428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848435&x=3725',
		'title': '',
		'imageId': '70848435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848440&x=3725',
		'title': '',
		'imageId': '70848440',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848446&x=3725',
		'title': '',
		'imageId': '70848446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848453&x=3725',
		'title': '',
		'imageId': '70848453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848454&x=3725',
		'title': '',
		'imageId': '70848454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848455&x=3725',
		'title': '',
		'imageId': '70848455',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848458&x=3725',
		'title': '',
		'imageId': '70848458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848462&x=3725',
		'title': '',
		'imageId': '70848462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848418&x=3725',
		'title': '',
		'imageId': '70848418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4044348&docid=70848419&x=3725',
		'title': '',
		'imageId': '70848419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4044348';

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