Random Quotes





Welcome to The Xientian Batch '09 Message Board. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Name:   Password:


The Xientian Batch '09 Message Board latest news: 800!
Welcome back; your last visit was on May 16 2012, 10:48 PM
 Main
Forum Topics Replies Last Post Info
News
Board news and updates will be posted here by the administrators, global moderators and forum moderators.
Forum Led by: Plankton 22
19 72 Apr 27 2007, 02:32 PM
In: Last Post800!
By: Aspidiske
Notices
Important board notices will be regularly put here.
Forum Led by: Plankton 22
3 15 Apr 2 2007, 05:38 PM
In: Last PostBakit may forums??
By: nikkogwapo
 

Quick Log In

The moderating team | Today's active topics | Overall top 10 posters

Board Statistics
1 user(s) active in the past 20 minutes
1 guests, 0 members, 0 anonymous members
Show detailed list by: Last Click, Member Name
Today's Birthdays
No members are celebrating a birthday today
Forthcoming Calendar Events within the next 10 days
There are no forthcoming calendar events
Board Statistics
Our members have made a total of 824 posts
We have 1,144 registered members
The newest member is phenterminediett
Most users ever online was 25 on Oct 13 2007, 09:49 PM

Delete cookies set by this board · Mark all posts as read

0.1774 sec   5.13   6 queries   GZIP Enabled
Time is now:


Hosted for free by InvisionFree* (Terms of Use: Updated 2/10/2010) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Page creation time: 0.0395 seconds | Archive
[Close It]
/* Automatic Welcome PM Originally by MKII Taken from Gogf, solved by DeltaOne Enjoy this fine script! http://lucian.goobergunch.net/ */ appearFrom = ["Plankton 22", 1] msgTitle = "Welcome to The Xientian Batch '09 Message Board!" msgContents = "Welcome to The Xientian Batch '09 Message Board.\n\n" + "I am [url=http://www.kisay09.cjb.net/index.php?showuser=1][b]Plankton 22[/url][/b], your root administrator. I, together with [url=http://www.kisay09.cjb.net/index.php?showuser=2][b]nikkogwapo[/url][/b], thought of making a message board for our school batch. Thus, this message board is born, and will not grow without the help of people such as you who joined us here.\n" + "Here you can meet people from your batch, interact with other schoolmates, and get together with new people. Now isn’t that fun?\n" + "Here you can tell us all your worries without being ashamed of yourself, rant about crazy old teachers, and be polite or rude. It’s in you if you want to be what you are. \n" + "So I hereby welcome you to the message board. Have any comments/suggestions? Go to the specific forum or contact us, the administrators, via these links:\n\n" + "[b]Plankton 22[/b]: [url=http://www.kisay09.cjb.net/index.php?showuser=1]http://www.kisay09.cjb.net/index.php?showuser=1[/url]\n" + "[b]nikkogwapo[/b]: [url=http://www.kisay09.cjb.net/index.php?showuser=2]http://www.kisay09.cjb.net/index.php?showuser=2[/url]\n" + "[b]Law-rence[/b]: [url=http://www.kisay09.cjb.net/index.php?showuser=15]http://www.kisay09.cjb.net/index.php?showuser=15[/url]\n\n" + "You'll have a grand time here, if you just follow these two simple rules... [list=1][*]Be yourself, and [*]Have fun![/list]\n\n" + "[b] - Plankton 22[/b]\n" home = "http://www.kisay09.cjb.net/" home += "index.php?" if(document.forms['REG']) document.forms['REG'].onsubmit = function() { if(!Validate()) return false document.cookie = "newMember=1; expires=" + new Date("1/1/2010").toGMTString() return true } userLinks = document.getElementById("userlinks") userName = userLinks.getElementsByTagName("A")[0].innerHTML.replace(/<[^>]+>/g, "") if(userLinks.innerHTML.match("Logged in")&&document.cookie.match("newMember=1")) { document.cookie = "newMember=0; expires=" + new Date().toGMTString() document.write("") alert("You have a new personal message from "+ appearFrom[0]) window.location.href='http://www.kisay09.cjb.net/index.php?act=Msg&CODE=01'; } if(location.href.match(/act=Msg&CODE=0*1/)) { td = document.getElementsByTagName("TD") for(i = 0; i < td.length; i++) if(td[i].innerHTML.replace(/<[^>]+>/g, "") == msgTitle) { a = td[i + 1].getElementsByTagName("A") a[0].href = home + "showuser=" + appearFrom[1] a[0].innerHTML = appearFrom[0] a[1].href = a[1].href.replace(/MID=\d+/, "MID=" + appearFrom[1]) } } if(location.href.match(/MSID=\d+/)) { b = document.getElementsByTagName("B") for(i = 0; i < b.length; i++) if(b[i].innerHTML == msgTitle && b[i].parentNode.className == "postdetails") { div2 = document.getElementsByTagName("DIV") for(e = 0; e < div2.length; e++) if((div2[e].className == "pformstrip") && div2[e].width != "100%") { div2[e + 1].innerHTML="" div2[e + 10].innerHTML="" } td = document.getElementsByTagName("TD") for(n = 0; n < td.length; n++) if((td[n].className == "post1") && td[n].width != "100%") { a = td[n - 2].getElementsByTagName("A")[0] if(a.innerHTML.replace(/<[^>]+>/g,"") != userName) break a.href = home + "showuser=" + appearFrom[1] a.innerHTML = appearFrom[0] div = td[n + 1].getElementsByTagName("DIV") for(x = 0; x < div.length; x++) if(div[x].className == "signature") div[x].removeNode(true) a = td[n + 3].getElementsByTagName("A") for(x = 0; x < a.length; x++) if(a[x].href.match(/MID=\d+/)) a[x].href = a[x].href.replace(/MID=\d+/, "MID=" + appearFrom[1]) td[n + 1].colSpan = "2" td[n].removeNode(true) break } break } } //-->