var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120936&x=5148',
		'title': '',
		'imageId': '69120936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120934&x=5148',
		'title': '',
		'imageId': '69120934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120938&x=5148',
		'title': '',
		'imageId': '69120938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120925&x=5148',
		'title': '',
		'imageId': '69120925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120928&x=5148',
		'title': '',
		'imageId': '69120928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120932&x=5148',
		'title': '',
		'imageId': '69120932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120929&x=5148',
		'title': '',
		'imageId': '69120929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120937&x=5148',
		'title': '',
		'imageId': '69120937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120933&x=5148',
		'title': '',
		'imageId': '69120933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120935&x=5148',
		'title': '',
		'imageId': '69120935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120927&x=5148',
		'title': '',
		'imageId': '69120927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120926&x=5148',
		'title': '',
		'imageId': '69120926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120931&x=5148',
		'title': '',
		'imageId': '69120931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973933&docid=69120930&x=5148',
		'title': '',
		'imageId': '69120930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973933';

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