var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879491&x=2111',
		'title': '',
		'imageId': '69879491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879492&x=2111',
		'title': '',
		'imageId': '69879492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879497&x=2111',
		'title': '',
		'imageId': '69879497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879495&x=2111',
		'title': '',
		'imageId': '69879495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879498&x=2111',
		'title': '',
		'imageId': '69879498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879501&x=2111',
		'title': '',
		'imageId': '69879501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879502&x=2111',
		'title': '',
		'imageId': '69879502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879504&x=2111',
		'title': '',
		'imageId': '69879504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879493&x=2111',
		'title': '',
		'imageId': '69879493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879500&x=2111',
		'title': '',
		'imageId': '69879500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879499&x=2111',
		'title': '',
		'imageId': '69879499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879506&x=2111',
		'title': '',
		'imageId': '69879506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879494&x=2111',
		'title': '',
		'imageId': '69879494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879507&x=2111',
		'title': '',
		'imageId': '69879507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879505&x=2111',
		'title': '',
		'imageId': '69879505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879503&x=2111',
		'title': '',
		'imageId': '69879503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69879496&x=2111',
		'title': '',
		'imageId': '69879496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69880624&x=2111',
		'title': '',
		'imageId': '69880624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69880623&x=2111',
		'title': '',
		'imageId': '69880623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69880622&x=2111',
		'title': '',
		'imageId': '69880622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006893&docid=69880621&x=2111',
		'title': '',
		'imageId': '69880621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006893';

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