var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145541&x=757',
		'title': '',
		'imageId': '69145541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145534&x=757',
		'title': '',
		'imageId': '69145534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145539&x=757',
		'title': '',
		'imageId': '69145539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145535&x=757',
		'title': '',
		'imageId': '69145535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145536&x=757',
		'title': '',
		'imageId': '69145536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145540&x=757',
		'title': '',
		'imageId': '69145540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145542&x=757',
		'title': '',
		'imageId': '69145542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145537&x=757',
		'title': '',
		'imageId': '69145537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975009&docid=69145538&x=757',
		'title': '',
		'imageId': '69145538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975009';

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