var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991982&x=226',
		'title': '',
		'imageId': '67991982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991981&x=226',
		'title': '',
		'imageId': '67991981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991985&x=226',
		'title': '',
		'imageId': '67991985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991983&x=226',
		'title': '',
		'imageId': '67991983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991986&x=226',
		'title': '',
		'imageId': '67991986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991984&x=226',
		'title': '',
		'imageId': '67991984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991993&x=226',
		'title': '',
		'imageId': '67991993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991994&x=226',
		'title': '',
		'imageId': '67991994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67992026&x=226',
		'title': '',
		'imageId': '67992026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991987&x=226',
		'title': '',
		'imageId': '67991987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991992&x=226',
		'title': '',
		'imageId': '67991992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991988&x=226',
		'title': '',
		'imageId': '67991988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991989&x=226',
		'title': '',
		'imageId': '67991989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991991&x=226',
		'title': '',
		'imageId': '67991991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991990&x=226',
		'title': '',
		'imageId': '67991990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923823&docid=67991995&x=226',
		'title': '',
		'imageId': '67991995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923823';

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