<!-- Hide script from old browsers
function page_focus ( page_content , page_target ) { openwindow = window.open ( page_content , page_target ) ; openwindow.focus ( ) ; } function panel_jumper ( high , face , website ) { document.write ( " <span class = 'panel_p11' > <table width = 136 height = " + ( high + drop ) + " cellpadding = '0' cellspacing = '1' bgcolor = #afc3aa > <td bgColor = #fffefa valign = 'top' > <span class = 'stamp_axle' > <table background = " + "relation/" + face + " width = 132 height = " + high + " cellspacing = '0' cellpadding = '0' > <td > <a href = 'http://" + website + "' target = '_blank' > <img src = " + "common/wallcover.gif" + " width = 132 height = " + ( high - drop ) + " border = 0 > </a> </td> </table></span> </td ></table></span> <img width = 0 height = " + ( high + yank ) + " > </br> " ) ; } function block_email ( face , address ) { document.write ( " <span class = 'column_apply' > <table border = '0' cellpadding = '0' cellspacing = '1' bgcolor = #c6c6c3 > <tbody><tr><td bgColor = #fefdf8 > <a href = 'mailto:" + address + "' ><div class = 'face_apply' > " + face + " </div></a> </td></tr></tbody></table> </span> </br></br> " ) ; } function label_calendar ( ) { calendar = new Date ( ) ; weekday = [ "Sun" , "Mon" , "Tue" , "Wed" , "Thu" , "Fri" , "Sat" ] ; document.write ( " ( " + label_filter ( ( calendar.getMonth ( ) + 1 ) ) + "/" + label_filter ( calendar.getDate ( ) ) + "/" + calendar.getFullYear ( ) + " " + weekday [ calendar.getDay ( ) ] + " " + label_filter ( calendar.getHours ( ) ) + ":" + label_filter ( calendar.getMinutes ( ) ) + ":" + label_filter ( calendar.getSeconds ( ) ) + " ) " ) ; } function label_filter ( data ) { if ( data > 9 ) { return data ; } else { return ( "0" + data ) ; } } function river_theme ( string_active ) { flow = " <marquee onMouseOver = 'this.stop( )' onMouseOut = 'this.start( )' behavior = 'scroll' loop = 'infinite' scrollDelay = 100 > <font color = #ff3300 > " + string_active + " </font> <font color = #009900 > " + string_active + " </font> <font color = #cc9900 > " + string_active + " </font> <font color = #0000ff > " + string_active + " </font> </marquee> " ; document.write ( " <span class = 'stream_theme' > " + flow + " </span> <img width = 0 height = 24 ></br> " ) ; } function river_index ( string_active ) { flow = " <marquee onMouseOver = 'this.stop( )' onMouseOut = 'this.start( )' behavior = 'scroll' loop = 'infinite' scrollDelay = 100 > <font color = #ff3300 > " + string_active + " </font> <font color = #009900 > " + string_active + " </font> <font color = #cc9900 > " + string_active + " </font> <font color = #0000ff > " + string_active + " </font> </marquee> " ; document.write ( " <span class = 'stream_index' > " + flow + " </span> <img width = 0 height = 24 ></br> " ) ; } // Stop hiding code --> 