/*! * lhgcore Calendar Plugin v3.0.0 * Date : 2012-03-13 10:35:11 * Copyright (c) 2009 - 2012 By Li Hui Gang */ ;(function( $, window, undefined ){ var document = window.document, _box, addzero = /\b(\w)\b/g, _ie = !!window.ActiveXObject, _ie6 = _ie && !window.XMLHttpRequest, _$window = $(window), expando = 'JCA' + (new Date).getTime(), _path = (function( script, i ){ var l = script.length, path; for( ; i < l; i++ ) { path = !!document.querySelector ? script[i].src : script[i].getAttribute('src',4); if( path.substr(path.lastIndexOf('/')).indexOf('lhgcalendar') !== -1 ) break; } return path.substr( 0, path.lastIndexOf('/') + 1 ); })(document.getElementsByTagName('script'),0), iframeTpl = _ie6 ? '