function blogspotInit() {initFlag();}
function hasFlagged() {return getCookie(FLAG_COOKIE_NAME) || ncHasFlagged;}
function toggleFlag() {var date = new Date();var id = 31878849;if (hasFlagged()) {removeCookie(FLAG_COOKIE_NAME);servletTarget.src = UNFLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = FLAG_IMAGE_URL;ncHasFlagged = false;} else { setBlogspotCookie(FLAG_COOKIE_NAME, 'true');servletTarget.src = FLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = UNFLAG_IMAGE_URL;ncHasFlagged = true;}}
function initFlag() {document.getElementById('flagButton').style.display = 'inline';if (hasFlagged()) {document.images['flag'].src = UNFLAG_IMAGE_URL;} else {document.images['flag'].src = FLAG_IMAGE_URL;}}
function showDrop() {if (!hasFlagged()) {document.getElementById('flagi').style.visibility = 'visible';}}
function hideDrop() {document.getElementById('flagi').style.visibility = 'hidden';}
function setBlogspotCookie(name, val) {var expire = new Date((new Date()).getTime() + 5 * 24 * 60 * 60 * 1000);var path = '/';setCookie(name, val, null, expire, path, null);}
function removeCookie(name){var expire = new Date((new Date()).getTime() - 1000); setCookie(name,'',null,expire,'/',null);}
-->
Monday, December 11, 2006
All Leos who went for the leo camp please take note that the previous post that i had update about the reflection journal, there will be some changes on Lion Jasmine e-mail address. Lion Jasmine e-mail address should be
(jasmineyapsm@gmail.com). Sorry to those leos who already sent their reflection journal to Lion Jasmine. Please sent it again to the correct e-mail address. Btw the deadline is
15 Dec, this friday. Sorry for causing any inconvenience.
Thank You!
Leo Tsai Ting
speaks up
4:12 AM