var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659965&x=55',
		'title': '',
		'imageId': '70659965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659964&x=55',
		'title': '',
		'imageId': '70659964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659967&x=55',
		'title': '',
		'imageId': '70659967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659969&x=55',
		'title': '',
		'imageId': '70659969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659968&x=55',
		'title': '',
		'imageId': '70659968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659972&x=55',
		'title': '',
		'imageId': '70659972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659980&x=55',
		'title': '',
		'imageId': '70659980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659981&x=55',
		'title': '',
		'imageId': '70659981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659979&x=55',
		'title': '',
		'imageId': '70659979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659984&x=55',
		'title': '',
		'imageId': '70659984',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659989&x=55',
		'title': '',
		'imageId': '70659989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659992&x=55',
		'title': '',
		'imageId': '70659992',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659996&x=55',
		'title': '',
		'imageId': '70659996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659993&x=55',
		'title': '',
		'imageId': '70659993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70660005&x=55',
		'title': '',
		'imageId': '70660005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70660008&x=55',
		'title': '',
		'imageId': '70660008',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037493&docid=70659966&x=55',
		'title': '',
		'imageId': '70659966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037493';

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