var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496803&x=4216',
		'title': '',
		'imageId': '2496803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496806&x=4216',
		'title': '',
		'imageId': '2496806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496809&x=4216',
		'title': '',
		'imageId': '2496809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496812&x=4216',
		'title': '',
		'imageId': '2496812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496815&x=4216',
		'title': '',
		'imageId': '2496815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496818&x=4216',
		'title': '',
		'imageId': '2496818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496821&x=4216',
		'title': '',
		'imageId': '2496821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496824&x=4216',
		'title': '',
		'imageId': '2496824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496827&x=4216',
		'title': '',
		'imageId': '2496827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496830&x=4216',
		'title': '',
		'imageId': '2496830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496833&x=4216',
		'title': '',
		'imageId': '2496833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496836&x=4216',
		'title': '',
		'imageId': '2496836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496839&x=4216',
		'title': '',
		'imageId': '2496839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496842&x=4216',
		'title': '',
		'imageId': '2496842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462469&docid=2496845&x=4216',
		'title': '',
		'imageId': '2496845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #462469';

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