function go_t_navigation(){
        window.location="/template_horizontal.php";
}
function go_t_vertical(){
        window.location="/template_vertical.php";
}
function go_t_image(){
        window.location="/template_image.php";
}
function go_t_gallery(){
        window.location="/template_gallery.php";
}
function go_t_template(){
        window.location="/template.php";
}
function go_t_movieclip(){
        window.location="/template_movieclip.php";
}
function go_t_motion(){
        window.location="/template_motion_effect.php";
}
function go_t_mask(){
        window.location="/template_mask_effect.php";
}
function go_t_text(){
        window.location="/template_text_effect.php";
}
function go_t_icon(){
        window.location="/template_flash_icon.php";
}
function go_t_external(){
        window.location="/template_external_file.php";
}
function go_t_xml(){
        window.location="/template_flash_xml.php";
}
function go_t_banner(){
        window.location="/banner_price.php";
}
function go_t_web(){
        window.location="/web.php";
}
