var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029485&x=1945',
		'title': '',
		'imageId': '69029485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029482&x=1945',
		'title': '',
		'imageId': '69029482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029492&x=1945',
		'title': '',
		'imageId': '69029492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029490&x=1945',
		'title': '',
		'imageId': '69029490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029493&x=1945',
		'title': '',
		'imageId': '69029493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029496&x=1945',
		'title': '',
		'imageId': '69029496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029487&x=1945',
		'title': '',
		'imageId': '69029487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029491&x=1945',
		'title': '',
		'imageId': '69029491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029494&x=1945',
		'title': '',
		'imageId': '69029494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029483&x=1945',
		'title': '',
		'imageId': '69029483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029486&x=1945',
		'title': '',
		'imageId': '69029486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029501&x=1945',
		'title': '',
		'imageId': '69029501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029484&x=1945',
		'title': '',
		'imageId': '69029484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029488&x=1945',
		'title': '',
		'imageId': '69029488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029489&x=1945',
		'title': '',
		'imageId': '69029489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029502&x=1945',
		'title': '',
		'imageId': '69029502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029495&x=1945',
		'title': '',
		'imageId': '69029495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029497&x=1945',
		'title': '',
		'imageId': '69029497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029498&x=1945',
		'title': '',
		'imageId': '69029498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029500&x=1945',
		'title': '',
		'imageId': '69029500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970459&docid=69029499&x=1945',
		'title': '',
		'imageId': '69029499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970459';

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