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);}
-->
Sunday, November 12, 2006
To All the Members of Camp Committe,Here's the Friendly Reminder about the Dry Camp on 21st Nov,2006.All of us need to be at Unity Sec by 8am.So,pls meet with us at Yishun Mrt at 7 10am on 21st Nov.& also pls spread around about the time changes to other NV leos.The attire is school house t-shirt & skirt.Pls wear the PE shorts inside. :P & again,pls be there on time.{ 7 10am}Thanks :)
speaks up
10:18 PM