/* author: puppetz */

/* Creation date: 4/15/2005 */


function forum()
{
parent._top.location="index2.shtml";
parent._blank.location="http://itrustsupport.proboards.com/index.cgi?/";
}

function blog()
{
parent._top.location="index2.shtml";
parent._blank.location="wordpress/";
}


