var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202832&x=335',
		'title': '',
		'imageId': '69202832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202842&x=335',
		'title': '',
		'imageId': '69202842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202863&x=335',
		'title': '',
		'imageId': '69202863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202843&x=335',
		'title': '',
		'imageId': '69202843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202851&x=335',
		'title': '',
		'imageId': '69202851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202852&x=335',
		'title': '',
		'imageId': '69202852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202853&x=335',
		'title': '',
		'imageId': '69202853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202846&x=335',
		'title': '',
		'imageId': '69202846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202847&x=335',
		'title': '',
		'imageId': '69202847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202856&x=335',
		'title': '',
		'imageId': '69202856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202854&x=335',
		'title': '',
		'imageId': '69202854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202855&x=335',
		'title': '',
		'imageId': '69202855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202857&x=335',
		'title': '',
		'imageId': '69202857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202858&x=335',
		'title': '',
		'imageId': '69202858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202848&x=335',
		'title': '',
		'imageId': '69202848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202850&x=335',
		'title': '',
		'imageId': '69202850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202849&x=335',
		'title': '',
		'imageId': '69202849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202859&x=335',
		'title': '',
		'imageId': '69202859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202860&x=335',
		'title': '',
		'imageId': '69202860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202861&x=335',
		'title': '',
		'imageId': '69202861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977723&docid=69202862&x=335',
		'title': '',
		'imageId': '69202862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977723';

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