var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500846&x=428',
		'title': '',
		'imageId': '2500846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500849&x=428',
		'title': '',
		'imageId': '2500849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500852&x=428',
		'title': '',
		'imageId': '2500852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500857&x=428',
		'title': '',
		'imageId': '2500857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500860&x=428',
		'title': '',
		'imageId': '2500860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500863&x=428',
		'title': '',
		'imageId': '2500863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500866&x=428',
		'title': '',
		'imageId': '2500866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500870&x=428',
		'title': '',
		'imageId': '2500870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500873&x=428',
		'title': '',
		'imageId': '2500873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500876&x=428',
		'title': '',
		'imageId': '2500876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500881&x=428',
		'title': '',
		'imageId': '2500881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500884&x=428',
		'title': '',
		'imageId': '2500884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500887&x=428',
		'title': '',
		'imageId': '2500887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462979&docid=2500890&x=428',
		'title': '',
		'imageId': '2500890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #462979';

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