var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894946&x=2625',
		'title': '',
		'imageId': '69894946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894949&x=2625',
		'title': '',
		'imageId': '69894949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894952&x=2625',
		'title': '',
		'imageId': '69894952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894955&x=2625',
		'title': '',
		'imageId': '69894955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894958&x=2625',
		'title': '',
		'imageId': '69894958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69894990&x=2625',
		'title': '',
		'imageId': '69894990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69895009&x=2625',
		'title': '',
		'imageId': '69895009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69895012&x=2625',
		'title': '',
		'imageId': '69895012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007495&docid=69895015&x=2625',
		'title': '',
		'imageId': '69895015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007495';

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