var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070688&x=3044',
		'title': '',
		'imageId': '70070688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070678&x=3044',
		'title': '',
		'imageId': '70070678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070687&x=3044',
		'title': '',
		'imageId': '70070687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070691&x=3044',
		'title': '',
		'imageId': '70070691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070686&x=3044',
		'title': '',
		'imageId': '70070686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070667&x=3044',
		'title': '',
		'imageId': '70070667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070682&x=3044',
		'title': '',
		'imageId': '70070682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070665&x=3044',
		'title': '',
		'imageId': '70070665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070683&x=3044',
		'title': '',
		'imageId': '70070683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070669&x=3044',
		'title': '',
		'imageId': '70070669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070692&x=3044',
		'title': '',
		'imageId': '70070692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070674&x=3044',
		'title': '',
		'imageId': '70070674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070668&x=3044',
		'title': '',
		'imageId': '70070668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070685&x=3044',
		'title': '',
		'imageId': '70070685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070681&x=3044',
		'title': '',
		'imageId': '70070681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014686&docid=70070689&x=3044',
		'title': '',
		'imageId': '70070689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014686';

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