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

function triumph_play() { var triumphwin=window.open('http://play.gt.toomuchstupid.com/', 'GlobalTriumph', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=yes'); triumphwin.focus(); }
function triumph_explore() { var explorewin=window.open('http://gt.toomuchstupid.com/explore/', 'GlobalTriumphEx', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=yes'); explorewin.focus(); }
