var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2571246&x=3322',
		'title': '',
		'imageId': '2571246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2571249&x=3322',
		'title': '',
		'imageId': '2571249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2571252&x=3322',
		'title': '',
		'imageId': '2571252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581004&x=3322',
		'title': '',
		'imageId': '2581004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581012&x=3322',
		'title': '',
		'imageId': '2581012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581015&x=3322',
		'title': '',
		'imageId': '2581015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581018&x=3322',
		'title': '',
		'imageId': '2581018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581021&x=3322',
		'title': '',
		'imageId': '2581021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469200&docid=2581024&x=3322',
		'title': '',
		'imageId': '2581024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #469200';

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