var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552198&x=93',
		'title': '',
		'imageId': '69552198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552195&x=93',
		'title': '',
		'imageId': '69552195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552193&x=93',
		'title': '',
		'imageId': '69552193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552197&x=93',
		'title': '',
		'imageId': '69552197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552196&x=93',
		'title': '',
		'imageId': '69552196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552194&x=93',
		'title': '',
		'imageId': '69552194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552201&x=93',
		'title': '',
		'imageId': '69552201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552203&x=93',
		'title': '',
		'imageId': '69552203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552202&x=93',
		'title': '',
		'imageId': '69552202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552205&x=93',
		'title': '',
		'imageId': '69552205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552192&x=93',
		'title': '',
		'imageId': '69552192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552199&x=93',
		'title': '',
		'imageId': '69552199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552204&x=93',
		'title': '',
		'imageId': '69552204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552200&x=93',
		'title': '',
		'imageId': '69552200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992826&docid=69552206&x=93',
		'title': '',
		'imageId': '69552206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992826';

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