var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524809&x=4046',
		'title': '',
		'imageId': '70524809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524811&x=4046',
		'title': '',
		'imageId': '70524811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524808&x=4046',
		'title': '',
		'imageId': '70524808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524819&x=4046',
		'title': '',
		'imageId': '70524819',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524810&x=4046',
		'title': '',
		'imageId': '70524810',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524820&x=4046',
		'title': '',
		'imageId': '70524820',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524813&x=4046',
		'title': '',
		'imageId': '70524813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524806&x=4046',
		'title': '',
		'imageId': '70524806',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524807&x=4046',
		'title': '',
		'imageId': '70524807',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524816&x=4046',
		'title': '',
		'imageId': '70524816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524815&x=4046',
		'title': '',
		'imageId': '70524815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524818&x=4046',
		'title': '',
		'imageId': '70524818',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524814&x=4046',
		'title': '',
		'imageId': '70524814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524812&x=4046',
		'title': '',
		'imageId': '70524812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524821&x=4046',
		'title': '',
		'imageId': '70524821',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524822&x=4046',
		'title': '',
		'imageId': '70524822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032685&docid=70524817&x=4046',
		'title': '',
		'imageId': '70524817',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032685';

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