var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886356&x=5727',
		'title': '',
		'imageId': '66886356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886360&x=5727',
		'title': '',
		'imageId': '66886360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886361&x=5727',
		'title': '',
		'imageId': '66886361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886357&x=5727',
		'title': '',
		'imageId': '66886357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886363&x=5727',
		'title': '',
		'imageId': '66886363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886364&x=5727',
		'title': '',
		'imageId': '66886364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886365&x=5727',
		'title': '',
		'imageId': '66886365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886366&x=5727',
		'title': '',
		'imageId': '66886366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886367&x=5727',
		'title': '',
		'imageId': '66886367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886359&x=5727',
		'title': '',
		'imageId': '66886359',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886362&x=5727',
		'title': '',
		'imageId': '66886362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880299&docid=66886368&x=5727',
		'title': '',
		'imageId': '66886368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880299';

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