var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096594&x=454',
		'title': '',
		'imageId': '69096594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096589&x=454',
		'title': '',
		'imageId': '69096589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096590&x=454',
		'title': '',
		'imageId': '69096590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096593&x=454',
		'title': '',
		'imageId': '69096593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096596&x=454',
		'title': '',
		'imageId': '69096596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096592&x=454',
		'title': '',
		'imageId': '69096592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096598&x=454',
		'title': '',
		'imageId': '69096598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096597&x=454',
		'title': '',
		'imageId': '69096597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972281&docid=69096595&x=454',
		'title': '',
		'imageId': '69096595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972281';

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