var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135266&x=5026',
		'title': '',
		'imageId': '5135266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135272&x=5026',
		'title': '',
		'imageId': '5135272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135269&x=5026',
		'title': '',
		'imageId': '5135269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135284&x=5026',
		'title': '',
		'imageId': '5135284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135307&x=5026',
		'title': '',
		'imageId': '5135307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135358&x=5026',
		'title': '',
		'imageId': '5135358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135362&x=5026',
		'title': '',
		'imageId': '5135362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135310&x=5026',
		'title': '',
		'imageId': '5135310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135322&x=5026',
		'title': '',
		'imageId': '5135322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135383&x=5026',
		'title': '',
		'imageId': '5135383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135373&x=5026',
		'title': '',
		'imageId': '5135373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135392&x=5026',
		'title': '',
		'imageId': '5135392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135397&x=5026',
		'title': '',
		'imageId': '5135397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135400&x=5026',
		'title': '',
		'imageId': '5135400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=726933&docid=5135263&x=5026',
		'title': '',
		'imageId': '5135263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #726933';

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