var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927790&x=4430',
		'title': '',
		'imageId': '69927790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927795&x=4430',
		'title': '',
		'imageId': '69927795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927799&x=4430',
		'title': '',
		'imageId': '69927799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927867&x=4430',
		'title': '',
		'imageId': '69927867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927868&x=4430',
		'title': '',
		'imageId': '69927868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927869&x=4430',
		'title': '',
		'imageId': '69927869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008693&docid=69927870&x=4430',
		'title': '',
		'imageId': '69927870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008693';

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