var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070945&x=2633',
		'title': '',
		'imageId': '69070945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070947&x=2633',
		'title': '',
		'imageId': '69070947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070939&x=2633',
		'title': '',
		'imageId': '69070939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070944&x=2633',
		'title': '',
		'imageId': '69070944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070946&x=2633',
		'title': '',
		'imageId': '69070946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070940&x=2633',
		'title': '',
		'imageId': '69070940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070941&x=2633',
		'title': '',
		'imageId': '69070941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070943&x=2633',
		'title': '',
		'imageId': '69070943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070942&x=2633',
		'title': '',
		'imageId': '69070942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070937&x=2633',
		'title': '',
		'imageId': '69070937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070935&x=2633',
		'title': '',
		'imageId': '69070935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070936&x=2633',
		'title': '',
		'imageId': '69070936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070934&x=2633',
		'title': '',
		'imageId': '69070934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070938&x=2633',
		'title': '',
		'imageId': '69070938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972058&docid=69070933&x=2633',
		'title': '',
		'imageId': '69070933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972058';

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