var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336159&x=5951',
		'title': '',
		'imageId': '69336159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336160&x=5951',
		'title': '',
		'imageId': '69336160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336161&x=5951',
		'title': '',
		'imageId': '69336161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336166&x=5951',
		'title': '',
		'imageId': '69336166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336165&x=5951',
		'title': '',
		'imageId': '69336165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336162&x=5951',
		'title': '',
		'imageId': '69336162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336163&x=5951',
		'title': '',
		'imageId': '69336163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017033&docid=69336164&x=5951',
		'title': '',
		'imageId': '69336164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017033';

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