<!-- Hide from old browsers
 
function jumpback() {
    history.go(-1);   
}  
 
// end hiding -->
