var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055982&x=2624',
		'title': '',
		'imageId': '69055982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055979&x=2624',
		'title': '',
		'imageId': '69055979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055977&x=2624',
		'title': '',
		'imageId': '69055977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055980&x=2624',
		'title': '',
		'imageId': '69055980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055981&x=2624',
		'title': '',
		'imageId': '69055981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055976&x=2624',
		'title': '',
		'imageId': '69055976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971708&docid=69055978&x=2624',
		'title': '',
		'imageId': '69055978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971708';

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