function gShowTermsConditions(link_path){
    window.open(link_path+'/pages/show_terms.php','gShowTermsConditions','top=0,left=0,scrollbars=1,resizable=1');
}