var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982023&x=214',
		'title': '',
		'imageId': '69982023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982015&x=214',
		'title': '',
		'imageId': '69982015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982016&x=214',
		'title': '',
		'imageId': '69982016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982020&x=214',
		'title': '',
		'imageId': '69982020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982018&x=214',
		'title': '',
		'imageId': '69982018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982012&x=214',
		'title': '',
		'imageId': '69982012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982013&x=214',
		'title': '',
		'imageId': '69982013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982021&x=214',
		'title': '',
		'imageId': '69982021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982017&x=214',
		'title': '',
		'imageId': '69982017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982011&x=214',
		'title': '',
		'imageId': '69982011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982022&x=214',
		'title': '',
		'imageId': '69982022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982019&x=214',
		'title': '',
		'imageId': '69982019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010768&docid=69982014&x=214',
		'title': '',
		'imageId': '69982014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010768';

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