var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927676&x=2958',
		'title': '',
		'imageId': '69927676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927678&x=2958',
		'title': '',
		'imageId': '69927678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927681&x=2958',
		'title': '',
		'imageId': '69927681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927679&x=2958',
		'title': '',
		'imageId': '69927679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927680&x=2958',
		'title': '',
		'imageId': '69927680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927675&x=2958',
		'title': '',
		'imageId': '69927675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008697&docid=69927677&x=2958',
		'title': '',
		'imageId': '69927677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008697';

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