var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152085&x=043',
		'title': '',
		'imageId': '69152085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152084&x=043',
		'title': '',
		'imageId': '69152084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152086&x=043',
		'title': '',
		'imageId': '69152086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152087&x=043',
		'title': '',
		'imageId': '69152087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152088&x=043',
		'title': '',
		'imageId': '69152088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152089&x=043',
		'title': '',
		'imageId': '69152089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152093&x=043',
		'title': '',
		'imageId': '69152093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152104&x=043',
		'title': '',
		'imageId': '69152104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975265&docid=69152098&x=043',
		'title': '',
		'imageId': '69152098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975265';

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