var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107279&x=4342',
		'title': '',
		'imageId': '70107279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107282&x=4342',
		'title': '',
		'imageId': '70107282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107281&x=4342',
		'title': '',
		'imageId': '70107281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107284&x=4342',
		'title': '',
		'imageId': '70107284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107277&x=4342',
		'title': '',
		'imageId': '70107277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107285&x=4342',
		'title': '',
		'imageId': '70107285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107280&x=4342',
		'title': '',
		'imageId': '70107280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107283&x=4342',
		'title': '',
		'imageId': '70107283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015855&docid=70107278&x=4342',
		'title': '',
		'imageId': '70107278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015855';

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