var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182595&x=1728',
		'title': '',
		'imageId': '70182595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182597&x=1728',
		'title': '',
		'imageId': '70182597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182593&x=1728',
		'title': '',
		'imageId': '70182593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182599&x=1728',
		'title': '',
		'imageId': '70182599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182600&x=1728',
		'title': '',
		'imageId': '70182600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182598&x=1728',
		'title': '',
		'imageId': '70182598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182594&x=1728',
		'title': '',
		'imageId': '70182594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182592&x=1728',
		'title': '',
		'imageId': '70182592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018103&docid=70182596&x=1728',
		'title': '',
		'imageId': '70182596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018103';

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