var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926207&x=1711',
		'title': '',
		'imageId': '69926207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926201&x=1711',
		'title': '',
		'imageId': '69926201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926198&x=1711',
		'title': '',
		'imageId': '69926198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926203&x=1711',
		'title': '',
		'imageId': '69926203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926206&x=1711',
		'title': '',
		'imageId': '69926206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926197&x=1711',
		'title': '',
		'imageId': '69926197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926202&x=1711',
		'title': '',
		'imageId': '69926202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926204&x=1711',
		'title': '',
		'imageId': '69926204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926211&x=1711',
		'title': '',
		'imageId': '69926211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926205&x=1711',
		'title': '',
		'imageId': '69926205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926199&x=1711',
		'title': '',
		'imageId': '69926199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926209&x=1711',
		'title': '',
		'imageId': '69926209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926208&x=1711',
		'title': '',
		'imageId': '69926208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926200&x=1711',
		'title': '',
		'imageId': '69926200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008639&docid=69926210&x=1711',
		'title': '',
		'imageId': '69926210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008639';

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