var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966166&x=4810',
		'title': '',
		'imageId': '69966166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966168&x=4810',
		'title': '',
		'imageId': '69966168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966171&x=4810',
		'title': '',
		'imageId': '69966171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966173&x=4810',
		'title': '',
		'imageId': '69966173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966170&x=4810',
		'title': '',
		'imageId': '69966170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966169&x=4810',
		'title': '',
		'imageId': '69966169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966167&x=4810',
		'title': '',
		'imageId': '69966167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966165&x=4810',
		'title': '',
		'imageId': '69966165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010195&docid=69966172&x=4810',
		'title': '',
		'imageId': '69966172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010195';

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