var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209098&x=5929',
		'title': '',
		'imageId': '65209098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209101&x=5929',
		'title': '',
		'imageId': '65209101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209109&x=5929',
		'title': '',
		'imageId': '65209109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209106&x=5929',
		'title': '',
		'imageId': '65209106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209100&x=5929',
		'title': '',
		'imageId': '65209100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209105&x=5929',
		'title': '',
		'imageId': '65209105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209104&x=5929',
		'title': '',
		'imageId': '65209104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209103&x=5929',
		'title': '',
		'imageId': '65209103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209102&x=5929',
		'title': '',
		'imageId': '65209102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209099&x=5929',
		'title': '',
		'imageId': '65209099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209111&x=5929',
		'title': '',
		'imageId': '65209111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209097&x=5929',
		'title': '',
		'imageId': '65209097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209108&x=5929',
		'title': '',
		'imageId': '65209108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209110&x=5929',
		'title': '',
		'imageId': '65209110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943087&docid=65209107&x=5929',
		'title': '',
		'imageId': '65209107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943087';

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