var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870087&x=5523',
		'title': '',
		'imageId': '71870087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870082&x=5523',
		'title': '',
		'imageId': '71870082',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870080&x=5523',
		'title': '',
		'imageId': '71870080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870084&x=5523',
		'title': '',
		'imageId': '71870084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870083&x=5523',
		'title': '',
		'imageId': '71870083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870081&x=5523',
		'title': '',
		'imageId': '71870081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870086&x=5523',
		'title': '',
		'imageId': '71870086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870085&x=5523',
		'title': '',
		'imageId': '71870085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870088&x=5523',
		'title': '',
		'imageId': '71870088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870089&x=5523',
		'title': '',
		'imageId': '71870089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870090&x=5523',
		'title': '',
		'imageId': '71870090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087273&docid=71870091&x=5523',
		'title': '',
		'imageId': '71870091',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4087273';

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