var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048774&x=911',
		'title': '',
		'imageId': '70048774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048780&x=911',
		'title': '',
		'imageId': '70048780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048783&x=911',
		'title': '',
		'imageId': '70048783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048786&x=911',
		'title': '',
		'imageId': '70048786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048789&x=911',
		'title': '',
		'imageId': '70048789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048792&x=911',
		'title': '',
		'imageId': '70048792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048795&x=911',
		'title': '',
		'imageId': '70048795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048804&x=911',
		'title': '',
		'imageId': '70048804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048807&x=911',
		'title': '',
		'imageId': '70048807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048810&x=911',
		'title': '',
		'imageId': '70048810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048816&x=911',
		'title': '',
		'imageId': '70048816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048819&x=911',
		'title': '',
		'imageId': '70048819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048825&x=911',
		'title': '',
		'imageId': '70048825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048831&x=911',
		'title': '',
		'imageId': '70048831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048852&x=911',
		'title': '',
		'imageId': '70048852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048876&x=911',
		'title': '',
		'imageId': '70048876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048879&x=911',
		'title': '',
		'imageId': '70048879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048882&x=911',
		'title': '',
		'imageId': '70048882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048885&x=911',
		'title': '',
		'imageId': '70048885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70048888&x=911',
		'title': '',
		'imageId': '70048888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013574&docid=70049099&x=911',
		'title': '',
		'imageId': '70049099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013574';

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