var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613840&x=2143',
		'title': '',
		'imageId': '69613840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613841&x=2143',
		'title': '',
		'imageId': '69613841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613842&x=2143',
		'title': '',
		'imageId': '69613842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613836&x=2143',
		'title': '',
		'imageId': '69613836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613837&x=2143',
		'title': '',
		'imageId': '69613837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613839&x=2143',
		'title': '',
		'imageId': '69613839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613838&x=2143',
		'title': '',
		'imageId': '69613838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613835&x=2143',
		'title': '',
		'imageId': '69613835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994396&docid=69613834&x=2143',
		'title': '',
		'imageId': '69613834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994396';

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