
function Go (x)
{
if  (x=="1")
{
window.location.href = "int_nl.php";
}
if  (x=="24")
{
window.location.href = "int_bl.php";
}
if  (x=="2")
{
window.location.href =  "int_fr.php";
}
if  (x=="3")
{
window.location.href =  "int_sp.php";
}
if  (x=="4")
{
window.location.href =  "int_ru.php";
}
if  (x=="5")
{
window.location.href =  "int_it.php";
}
if  (x=="6")
{
window.location.href =  "int_ch.php";
}
if  (x=="7")
{
window.location.href =  "int_id.php";
}
if  (x=="8")
{
window.location.href =  "int_at.php";
}
if  (x=="9")
{
window.location.href =  "int_uk.php";
}
if  (x=="10")
{
window.location.href =  "int_kr.php";
}
if  (x=="11")
{
window.location.href =  "int_fin.php";
}
if  (x=="12")
{
window.location.href =  "int_ts.php";
}
if  (x=="13")
{
window.location.href =  "int_tk.php";
}
if  (x=="14")
{
window.location.href =  "int_us.php";
}
if  (x=="15")
{
window.location.href =  "int_ag.php";
}
if  (x=="16")
{
window.location.href =  "int_sa.php";
}
if  (x=="17")
{
window.location.href =  "int_ko.php";
}
if  (x=="18")
{
window.location.href =  "int_ta.php";
}
if  (x=="19")
{
window.location.href =  "int_ma.php";
}
if  (x=="20")
{
window.location.href =  "int_tw.php";
}
if  (x=="21")
{
window.location.href =  "int_jp.php";
}
if  (x=="22")
{
window.location.href =  "int_ph.php";
}
if  (x=="23")
{
window.location.href =  "int_ns.php";
}
if  (x=="25")
{
window.location.href =  "int_in.php";
}
if  (x=="99")
{
window.location.href =  "int_al.php";
}
if  (x=="26")
{
window.location.href = "int_dk.php";
}
if  (x=="28")
{
window.location.href = "int_roc.php";
}
if  (x=="29")
{
window.location.href = "int_port.php";
}
if  (x=="30")
{
window.location.href = "int_pol.php";
}
if  (x=="31")
{
window.location.href = "int_russ.php";
}
if  (x=="32")
{
window.location.href = "int_ame.php";
}
if  (x=="33")
{
window.location.href = "int_aus.php";
}
if  (x=="40")
{
window.location.href = "int_isl.php";
}
if  (x=="41")
{
window.location.href = "int_nor.php";
}
if  (x=="42")
{
window.location.href = "int_swd.php";
}



if  (x=="100")
{
window.location.href = "vertr_d_do.php";
}
if  (x=="200")
{
window.location.href = "vertr_d_dn.php";
}
if  (x=="300")
{
window.location.href =  "vertr_d_dn2.php";
}
if  (x=="400")
{
window.location.href =  "vertr_d_dw2.php";
}
if  (x=="500")
{
window.location.href =  "vertr_d_dw.php";
}
if  (x=="600")
{
window.location.href =  "vertr_d_ds.php";
}
if  (x=="700")
{
window.location.href =  "vertr_d_ds2.php";
}
if  (x=="800")
{
window.location.href =  "vertr_d_db2.php";
}
if  (x=="900")
{
window.location.href =  "vertr_d_db.php";
}
if  (x=="1000")
{
window.location.href =  "vertr_d_dw3.php";
}
}

