var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069658&x=407',
		'title': '',
		'imageId': '70069658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069659&x=407',
		'title': '',
		'imageId': '70069659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069662&x=407',
		'title': '',
		'imageId': '70069662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069667&x=407',
		'title': '',
		'imageId': '70069667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069670&x=407',
		'title': '',
		'imageId': '70069670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069673&x=407',
		'title': '',
		'imageId': '70069673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069677&x=407',
		'title': '',
		'imageId': '70069677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069680&x=407',
		'title': '',
		'imageId': '70069680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069683&x=407',
		'title': '',
		'imageId': '70069683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069697&x=407',
		'title': '',
		'imageId': '70069697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069704&x=407',
		'title': '',
		'imageId': '70069704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069710&x=407',
		'title': '',
		'imageId': '70069710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069722&x=407',
		'title': '',
		'imageId': '70069722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069726&x=407',
		'title': '',
		'imageId': '70069726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069732&x=407',
		'title': '',
		'imageId': '70069732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014578&docid=70069735&x=407',
		'title': '',
		'imageId': '70069735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014578';

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