var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770965&x=1433',
		'title': '',
		'imageId': '69770965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770958&x=1433',
		'title': '',
		'imageId': '69770958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770961&x=1433',
		'title': '',
		'imageId': '69770961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770964&x=1433',
		'title': '',
		'imageId': '69770964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770970&x=1433',
		'title': '',
		'imageId': '69770970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770973&x=1433',
		'title': '',
		'imageId': '69770973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770974&x=1433',
		'title': '',
		'imageId': '69770974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002372&docid=69770975&x=1433',
		'title': '',
		'imageId': '69770975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002372';

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