var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930171&x=1738',
		'title': '',
		'imageId': '71930171',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930166&x=1738',
		'title': '',
		'imageId': '71930166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930163&x=1738',
		'title': '',
		'imageId': '71930163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930167&x=1738',
		'title': '',
		'imageId': '71930167',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930162&x=1738',
		'title': '',
		'imageId': '71930162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930158&x=1738',
		'title': '',
		'imageId': '71930158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930164&x=1738',
		'title': '',
		'imageId': '71930164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930165&x=1738',
		'title': '',
		'imageId': '71930165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930161&x=1738',
		'title': '',
		'imageId': '71930161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930159&x=1738',
		'title': '',
		'imageId': '71930159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930160&x=1738',
		'title': '',
		'imageId': '71930160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089747&docid=71930168&x=1738',
		'title': '',
		'imageId': '71930168',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089747';

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