var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916338&x=3622',
		'title': '',
		'imageId': '69916338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916430&x=3622',
		'title': '',
		'imageId': '69916430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916319&x=3622',
		'title': '',
		'imageId': '69916319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916322&x=3622',
		'title': '',
		'imageId': '69916322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916403&x=3622',
		'title': '',
		'imageId': '69916403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916402&x=3622',
		'title': '',
		'imageId': '69916402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916427&x=3622',
		'title': '',
		'imageId': '69916427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916433&x=3622',
		'title': '',
		'imageId': '69916433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008272&docid=69916466&x=3622',
		'title': '',
		'imageId': '69916466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008272';

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