var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160644&x=233',
		'title': '',
		'imageId': '69160644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160636&x=233',
		'title': '',
		'imageId': '69160636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160646&x=233',
		'title': '',
		'imageId': '69160646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160649&x=233',
		'title': '',
		'imageId': '69160649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160640&x=233',
		'title': '',
		'imageId': '69160640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160637&x=233',
		'title': '',
		'imageId': '69160637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160634&x=233',
		'title': '',
		'imageId': '69160634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160639&x=233',
		'title': '',
		'imageId': '69160639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160638&x=233',
		'title': '',
		'imageId': '69160638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160632&x=233',
		'title': '',
		'imageId': '69160632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160635&x=233',
		'title': '',
		'imageId': '69160635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160641&x=233',
		'title': '',
		'imageId': '69160641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160647&x=233',
		'title': '',
		'imageId': '69160647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160643&x=233',
		'title': '',
		'imageId': '69160643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160645&x=233',
		'title': '',
		'imageId': '69160645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160642&x=233',
		'title': '',
		'imageId': '69160642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160648&x=233',
		'title': '',
		'imageId': '69160648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975485&docid=69160633&x=233',
		'title': '',
		'imageId': '69160633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975485';

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