var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970679&x=5522',
		'title': '',
		'imageId': '69970679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970682&x=5522',
		'title': '',
		'imageId': '69970682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970685&x=5522',
		'title': '',
		'imageId': '69970685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970688&x=5522',
		'title': '',
		'imageId': '69970688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970694&x=5522',
		'title': '',
		'imageId': '69970694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970710&x=5522',
		'title': '',
		'imageId': '69970710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970713&x=5522',
		'title': '',
		'imageId': '69970713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970714&x=5522',
		'title': '',
		'imageId': '69970714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69984568&x=5522',
		'title': '',
		'imageId': '69984568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970719&x=5522',
		'title': '',
		'imageId': '69970719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970722&x=5522',
		'title': '',
		'imageId': '69970722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970731&x=5522',
		'title': '',
		'imageId': '69970731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970737&x=5522',
		'title': '',
		'imageId': '69970737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970746&x=5522',
		'title': '',
		'imageId': '69970746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970752&x=5522',
		'title': '',
		'imageId': '69970752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970756&x=5522',
		'title': '',
		'imageId': '69970756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970759&x=5522',
		'title': '',
		'imageId': '69970759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970762&x=5522',
		'title': '',
		'imageId': '69970762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970765&x=5522',
		'title': '',
		'imageId': '69970765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970773&x=5522',
		'title': '',
		'imageId': '69970773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009082&docid=69970863&x=5522',
		'title': '',
		'imageId': '69970863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009082';

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