var tickercontents=new Array()tickercontents[0]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of The 20th Freshman Tournament</B> on April 3 2011</a> are up now !</span>'tickercontents[1]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of The 20th Freshman Tournament</B> on April 3 2011</a> are up now !</span>'tickercontents[2]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Tetsuma Ozawa and Mark Loera</B></a> are up now !</span>'tickercontents[3]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Tetsuma Ozawa and Mark Loera</B></a> are up now !</span>'tickercontents[4]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Sensei Emil Kostov Visiting our Dojo</B> on February 15 2011</a> are up now !</span>'tickercontents[5]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Sensei Emil Kostov Visiting our Dojo</B> on February 15 2011</a> are up now !</span>'tickercontents[6]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Yuichiro Okano and Drew Cain</B></a> are up now !</span>'tickercontents[7]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Yuichiro Okano and Drew Cain</B></a> are up now !</span>'tickercontents[8]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Renata Zacarias and Lawryn Chen</B></a> are up now !</span>'tickercontents[9]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Renata Zacarias and Lawryn Chen</B></a> are up now !</span>'tickercontents[10]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Promotion Test</B> on December 12 2010</a> are up now !</span>'tickercontents[11]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Promotion Test</B> on December 12 2010</a> are up now !</span>'tickercontents[12]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Alex Wirth, Saya Okano, Hikaru Higaki</B></a> are up now !</span>'tickercontents[13]='<span style="font-size : 12px;"><a href="gallery.html"><B>The photos of Birthday Kumite of Alex Wirth, Saya Okano, Hikaru Higaki</B></a> are up now !</span>'tickercontents[14]='<span style="font-size : 12px;">Please visit <a href="gallery.html"><B>Paul Nguyen Memorial Gallery</B></span>'tickercontents[15]='<span style="font-size : 12px;">Please visit <a href="gallery.html"><B>Paul Nguyen Memorial Gallery</B></span>'var persistlastviewedmsg=1 //should messages' order persist after users navigate away (1=yes, 0=no)?var persistmsgbehavior="onload" //set to "onload" or "onclick".//configure the below variable to determine the delay between ticking of messages (in miliseconds):var tickdelay=3000////Do not edit pass this line////////////////var divonclick=(persistlastviewedmsg && persistmsgbehavior=="onclick")? 'onClick="savelastmsg()" ' : ''var currentmessage=0function changetickercontent(){if (crosstick.filters && crosstick.filters.length>0)crosstick.filters[0].Apply()crosstick.innerHTML=tickercontents[currentmessage]if (crosstick.filters && crosstick.filters.length>0)crosstick.filters[0].Play()currentmessage=(currentmessage==tickercontents.length-1)? currentmessage=0 : currentmessage+1var filterduration=(crosstick.filters&&crosstick.filters.length>0)? crosstick.filters[0].duration*1000 : 0setTimeout("changetickercontent()",tickdelay+filterduration)}function beginticker(){if (persistlastviewedmsg && get_cookie("lastmsgnum")!="")revivelastmsg()crosstick=document.getElementById? document.getElementById("memoryticker") : document.all.memorytickerchangetickercontent()}function get_cookie(Name) {var search = Name + "="var returnvalue = ""if (document.cookie.length > 0) {offset = document.cookie.indexOf(search)if (offset != -1) {offset += search.lengthend = document.cookie.indexOf(";", offset)if (end == -1)end = document.cookie.length;returnvalue=unescape(document.cookie.substring(offset, end))}}return returnvalue;}function savelastmsg(){document.cookie="lastmsgnum="+currentmessage}function revivelastmsg(){currentmessage=parseInt(get_cookie("lastmsgnum"))currentmessage=(currentmessage==0)? tickercontents.length-1 : currentmessage-1}if (persistlastviewedmsg && persistmsgbehavior=="onload")window.onunload=savelastmsgif (document.all||document.getElementById)document.write('<div id="memoryticker" '+divonclick+'></div>')if (window.addEventListener)window.addEventListener("load", beginticker, false)else if (window.attachEvent)window.attachEvent("onload", beginticker)else if (document.all || document.getElementById)window.onload=beginticker
