var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175753&x=1222',
		'title': '',
		'imageId': '70175753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175747&x=1222',
		'title': '',
		'imageId': '70175747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175750&x=1222',
		'title': '',
		'imageId': '70175750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175751&x=1222',
		'title': '',
		'imageId': '70175751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175749&x=1222',
		'title': '',
		'imageId': '70175749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175752&x=1222',
		'title': '',
		'imageId': '70175752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175746&x=1222',
		'title': '',
		'imageId': '70175746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017581&docid=70175748&x=1222',
		'title': '',
		'imageId': '70175748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017581';

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