var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160866&x=1144',
		'title': '',
		'imageId': '70160866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160864&x=1144',
		'title': '',
		'imageId': '70160864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160865&x=1144',
		'title': '',
		'imageId': '70160865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160867&x=1144',
		'title': '',
		'imageId': '70160867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160868&x=1144',
		'title': '',
		'imageId': '70160868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160862&x=1144',
		'title': '',
		'imageId': '70160862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017136&docid=70160863&x=1144',
		'title': '',
		'imageId': '70160863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017136';

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