if(document.images)
{
 _v_reg_n=new Image();
 _v_reg_h=new Image();
 _v_ord_n=new Image();
 _v_ord_h=new Image();
 _v_exit_n=new Image();
 _v_exit_h=new Image();

 _v_reg_n.src="images/design/p_reg.png";
 _v_reg_h.src="images/design/p_reg_f.png";
 _v_ord_n.src="images/design/p_ord.png";
 _v_ord_h.src="images/design/p_ord_f.png";
 _v_exit_n.src="images/design/p_exit.png";
 _v_exit_h.src="images/design/p_exit_f.png";
}
else
{
 _v_reg_n="";
 _v_reg_h="";
 _v_ord_n="";
 _v_ord_h="";
 _v_exit_n="";
 _v_exit_h="";
}

