// JavaScript Document
function url(url){window.location=url;}
function sub(name){eval(name).submit();}
