var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930154&x=1521',
		'title': '',
		'imageId': '69930154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930169&x=1521',
		'title': '',
		'imageId': '69930169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930168&x=1521',
		'title': '',
		'imageId': '69930168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930172&x=1521',
		'title': '',
		'imageId': '69930172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930167&x=1521',
		'title': '',
		'imageId': '69930167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930171&x=1521',
		'title': '',
		'imageId': '69930171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930173&x=1521',
		'title': '',
		'imageId': '69930173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008795&docid=69930170&x=1521',
		'title': '',
		'imageId': '69930170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008795';

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