var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698029&x=2845',
		'title': '',
		'imageId': '69698029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698056&x=2845',
		'title': '',
		'imageId': '69698056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698030&x=2845',
		'title': '',
		'imageId': '69698030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698061&x=2845',
		'title': '',
		'imageId': '69698061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698026&x=2845',
		'title': '',
		'imageId': '69698026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698041&x=2845',
		'title': '',
		'imageId': '69698041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698027&x=2845',
		'title': '',
		'imageId': '69698027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698034&x=2845',
		'title': '',
		'imageId': '69698034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698066&x=2845',
		'title': '',
		'imageId': '69698066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698070&x=2845',
		'title': '',
		'imageId': '69698070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698031&x=2845',
		'title': '',
		'imageId': '69698031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698057&x=2845',
		'title': '',
		'imageId': '69698057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698058&x=2845',
		'title': '',
		'imageId': '69698058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698067&x=2845',
		'title': '',
		'imageId': '69698067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698075&x=2845',
		'title': '',
		'imageId': '69698075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698042&x=2845',
		'title': '',
		'imageId': '69698042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999534&docid=69698045&x=2845',
		'title': '',
		'imageId': '69698045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999534';

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