var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769917&x=148',
		'title': '',
		'imageId': '67769917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769918&x=148',
		'title': '',
		'imageId': '67769918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769915&x=148',
		'title': '',
		'imageId': '67769915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769916&x=148',
		'title': '',
		'imageId': '67769916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769919&x=148',
		'title': '',
		'imageId': '67769919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769920&x=148',
		'title': '',
		'imageId': '67769920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67770103&x=148',
		'title': '',
		'imageId': '67770103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769923&x=148',
		'title': '',
		'imageId': '67769923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769914&x=148',
		'title': '',
		'imageId': '67769914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769922&x=148',
		'title': '',
		'imageId': '67769922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67770087&x=148',
		'title': '',
		'imageId': '67770087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67770086&x=148',
		'title': '',
		'imageId': '67770086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769924&x=148',
		'title': '',
		'imageId': '67769924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67770085&x=148',
		'title': '',
		'imageId': '67770085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67770084&x=148',
		'title': '',
		'imageId': '67770084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769921&x=148',
		'title': '',
		'imageId': '67769921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915129&docid=67769913&x=148',
		'title': '',
		'imageId': '67769913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915129';

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