var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927151&x=2858',
		'title': '',
		'imageId': '69927151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927147&x=2858',
		'title': '',
		'imageId': '69927147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927149&x=2858',
		'title': '',
		'imageId': '69927149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927150&x=2858',
		'title': '',
		'imageId': '69927150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927148&x=2858',
		'title': '',
		'imageId': '69927148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927146&x=2858',
		'title': '',
		'imageId': '69927146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927170&x=2858',
		'title': '',
		'imageId': '69927170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008662&docid=69927171&x=2858',
		'title': '',
		'imageId': '69927171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008662';

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