var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101603&x=2921',
		'title': '',
		'imageId': '70101603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101598&x=2921',
		'title': '',
		'imageId': '70101598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101599&x=2921',
		'title': '',
		'imageId': '70101599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101604&x=2921',
		'title': '',
		'imageId': '70101604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101601&x=2921',
		'title': '',
		'imageId': '70101601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101597&x=2921',
		'title': '',
		'imageId': '70101597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101600&x=2921',
		'title': '',
		'imageId': '70101600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015716&docid=70101602&x=2921',
		'title': '',
		'imageId': '70101602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015716';

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