var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881063&x=754',
		'title': '',
		'imageId': '69881063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881062&x=754',
		'title': '',
		'imageId': '69881062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881127&x=754',
		'title': '',
		'imageId': '69881127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881126&x=754',
		'title': '',
		'imageId': '69881126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881128&x=754',
		'title': '',
		'imageId': '69881128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881102&x=754',
		'title': '',
		'imageId': '69881102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881101&x=754',
		'title': '',
		'imageId': '69881101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881057&x=754',
		'title': '',
		'imageId': '69881057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881061&x=754',
		'title': '',
		'imageId': '69881061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881060&x=754',
		'title': '',
		'imageId': '69881060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881058&x=754',
		'title': '',
		'imageId': '69881058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881105&x=754',
		'title': '',
		'imageId': '69881105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881100&x=754',
		'title': '',
		'imageId': '69881100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881099&x=754',
		'title': '',
		'imageId': '69881099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881103&x=754',
		'title': '',
		'imageId': '69881103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881059&x=754',
		'title': '',
		'imageId': '69881059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007023&docid=69881104&x=754',
		'title': '',
		'imageId': '69881104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007023';

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