var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689991&x=5343',
		'title': '',
		'imageId': '69689991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689994&x=5343',
		'title': '',
		'imageId': '69689994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689990&x=5343',
		'title': '',
		'imageId': '69689990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689993&x=5343',
		'title': '',
		'imageId': '69689993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689986&x=5343',
		'title': '',
		'imageId': '69689986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689984&x=5343',
		'title': '',
		'imageId': '69689984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689995&x=5343',
		'title': '',
		'imageId': '69689995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689989&x=5343',
		'title': '',
		'imageId': '69689989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689997&x=5343',
		'title': '',
		'imageId': '69689997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689985&x=5343',
		'title': '',
		'imageId': '69689985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689992&x=5343',
		'title': '',
		'imageId': '69689992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689987&x=5343',
		'title': '',
		'imageId': '69689987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689996&x=5343',
		'title': '',
		'imageId': '69689996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020208&docid=69689988&x=5343',
		'title': '',
		'imageId': '69689988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020208';

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