var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498428&x=1241',
		'title': '',
		'imageId': '66498428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498427&x=1241',
		'title': '',
		'imageId': '66498427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498431&x=1241',
		'title': '',
		'imageId': '66498431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498433&x=1241',
		'title': '',
		'imageId': '66498433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498429&x=1241',
		'title': '',
		'imageId': '66498429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498430&x=1241',
		'title': '',
		'imageId': '66498430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66498432&x=1241',
		'title': '',
		'imageId': '66498432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66762621&x=1241',
		'title': '',
		'imageId': '66762621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592293&docid=66762620&x=1241',
		'title': '',
		'imageId': '66762620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3592293';

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