var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576308&x=5043',
		'title': '',
		'imageId': '69576308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576307&x=5043',
		'title': '',
		'imageId': '69576307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576321&x=5043',
		'title': '',
		'imageId': '69576321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576322&x=5043',
		'title': '',
		'imageId': '69576322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576310&x=5043',
		'title': '',
		'imageId': '69576310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576313&x=5043',
		'title': '',
		'imageId': '69576313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576309&x=5043',
		'title': '',
		'imageId': '69576309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576312&x=5043',
		'title': '',
		'imageId': '69576312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576306&x=5043',
		'title': '',
		'imageId': '69576306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576311&x=5043',
		'title': '',
		'imageId': '69576311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576315&x=5043',
		'title': '',
		'imageId': '69576315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576320&x=5043',
		'title': '',
		'imageId': '69576320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576314&x=5043',
		'title': '',
		'imageId': '69576314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576316&x=5043',
		'title': '',
		'imageId': '69576316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576317&x=5043',
		'title': '',
		'imageId': '69576317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576319&x=5043',
		'title': '',
		'imageId': '69576319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69576318&x=5043',
		'title': '',
		'imageId': '69576318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69618700&x=5043',
		'title': '',
		'imageId': '69618700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69618722&x=5043',
		'title': '',
		'imageId': '69618722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69618723&x=5043',
		'title': '',
		'imageId': '69618723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993768&docid=69618721&x=5043',
		'title': '',
		'imageId': '69618721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993768';

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