var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140735&x=4335',
		'title': '',
		'imageId': '7140735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140779&x=4335',
		'title': '',
		'imageId': '7140779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140746&x=4335',
		'title': '',
		'imageId': '7140746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140740&x=4335',
		'title': '',
		'imageId': '7140740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140743&x=4335',
		'title': '',
		'imageId': '7140743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140752&x=4335',
		'title': '',
		'imageId': '7140752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140770&x=4335',
		'title': '',
		'imageId': '7140770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140767&x=4335',
		'title': '',
		'imageId': '7140767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140776&x=4335',
		'title': '',
		'imageId': '7140776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140749&x=4335',
		'title': '',
		'imageId': '7140749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140755&x=4335',
		'title': '',
		'imageId': '7140755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140758&x=4335',
		'title': '',
		'imageId': '7140758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140761&x=4335',
		'title': '',
		'imageId': '7140761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140764&x=4335',
		'title': '',
		'imageId': '7140764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140773&x=4335',
		'title': '',
		'imageId': '7140773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=885419&docid=7140732&x=4335',
		'title': '',
		'imageId': '7140732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #885419';

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