var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514020&x=29',
		'title': '',
		'imageId': '70514020',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514021&x=29',
		'title': '',
		'imageId': '70514021',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514022&x=29',
		'title': '',
		'imageId': '70514022',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514023&x=29',
		'title': '',
		'imageId': '70514023',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514024&x=29',
		'title': '',
		'imageId': '70514024',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514025&x=29',
		'title': '',
		'imageId': '70514025',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514026&x=29',
		'title': '',
		'imageId': '70514026',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514027&x=29',
		'title': '',
		'imageId': '70514027',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514028&x=29',
		'title': '',
		'imageId': '70514028',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514029&x=29',
		'title': '',
		'imageId': '70514029',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514030&x=29',
		'title': '',
		'imageId': '70514030',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514031&x=29',
		'title': '',
		'imageId': '70514031',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514032&x=29',
		'title': '',
		'imageId': '70514032',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514033&x=29',
		'title': '',
		'imageId': '70514033',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514034&x=29',
		'title': '',
		'imageId': '70514034',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514035&x=29',
		'title': '',
		'imageId': '70514035',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032437&docid=70514036&x=29',
		'title': '',
		'imageId': '70514036',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032437';

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