function open_country_popup() {	window.open('/docs/indices_list.html','normal','scrollbars=yes,width=700,height=500,resizable=yes,titlebar=yes,left=340,top=280');
}

function open_sub_pol() { window.open('/docs/sub_pol.html','normal','scrollbars=yes,width=700,height=500,resizable=yes,titlebar=yes,left=340,top=280');
}

function open_privacy_pol() { window.open('/docs/privacy.html','normal','scrollbars=yes,width=700,height=500,resizable=yes,titlebar=yes,left=340,top=280');
}


function open_norm_popup() { window.open('/docs/normalization.html','normal','scrollbars=yes,width=500,height=320,resizable=yes,titlebar=yes,left=340,top=280');
}

function open_refill_popup() { window.open('/docs/refill.html','normal','scrollbars=yes,width=600,height=200,resizable=yes,titlebar=yes,left=340,top=280');
}

function open_tos_popup() {	window.open('/docs/tos.html','normal','scrollbars=yes,width=700,height=500,resizable=yes,titlebar=yes,left=340,top=280,statusbar=yes');
}

function open_renew_popup() {	window.open('/docs/renew.html','normal','scrollbars=yes,width=500,height=230,resizable=yes,titlebar=yes,left=340,top=280');
}
