// johnny cison
// www.toomuchstupid.com
// if you're swiping the code, please leave my name in it.

function gt_play() { var gtwin=window.open('http://play.gt.toomuchstupid.com/', 'GlobalTriumph', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=yes'); gtwin.focus(); return false; }
function gt_explore() { var gtwin=window.open('http://explore.gt.toomuchstupid.com/', 'GlobalTriumph', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=yes'); gtwin.focus(); return false; }
function gt_chat() { var tmschatwin=window.open('http://chat.gt.toomuchstupid.com/', 'TMSChat', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=yes,width=900,height=560'); tmschatwin.focus(); return false; }

function closed_toggle() { req_send('/req/worlds_load.php'); }

function more_expand(i) { document.getElementById('d_readmore_'+i).style.display='none'; document.getElementById('d_readmore_expand_'+i).style.display='block'; }

