
// Cufon font replacement
Cufon.replace('h1, h2, h3');


function gotoLocation(sValue){
    document.location = sValue;   
}

