var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985447&x=58',
		'title': '',
		'imageId': '48985447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985455&x=58',
		'title': '',
		'imageId': '48985455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985444&x=58',
		'title': '',
		'imageId': '48985444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985433&x=58',
		'title': '',
		'imageId': '48985433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985446&x=58',
		'title': '',
		'imageId': '48985446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985450&x=58',
		'title': '',
		'imageId': '48985450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985426&x=58',
		'title': '',
		'imageId': '48985426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985448&x=58',
		'title': '',
		'imageId': '48985448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985454&x=58',
		'title': '',
		'imageId': '48985454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985461&x=58',
		'title': '',
		'imageId': '48985461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985452&x=58',
		'title': '',
		'imageId': '48985452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985458&x=58',
		'title': '',
		'imageId': '48985458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985459&x=58',
		'title': '',
		'imageId': '48985459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985453&x=58',
		'title': '',
		'imageId': '48985453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985456&x=58',
		'title': '',
		'imageId': '48985456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985445&x=58',
		'title': '',
		'imageId': '48985445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022325&docid=48985457&x=58',
		'title': '',
		'imageId': '48985457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022325';

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