{combine_script id='jquery' path='themes/default/js/jquery.min.js'} {combine_script id='jquery.cluetip' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'} {combine_css path= $UAM_PATH|@cat:'admin/template/uam.css'} {if $UAM_THEME=='clear'}{combine_css path= $UAM_PATH|@cat:'admin/template/themes/clear/theme.css'}{/if} {if $UAM_THEME=='roma'}{combine_css path= $UAM_PATH|@cat:'admin/template/themes/roma/theme.css'}{/if} {if $UAM_THEME=='default'}{combine_css path= $UAM_PATH|@cat:'admin/template/themes/default/theme.css'}{/if} {footer_script}{literal} jQuery().ready(function() { jQuery("#UAM_Confirm_Mail_true, #UAM_Confirm_Mail_local").click(function() { jQuery("#UAM_CONFIRM_MAIL__").show("slow"); }); jQuery("#UAM_Confirm_Mail_false").click(function() { jQuery("#UAM_CONFIRM_MAIL__").hide("slow"); }); jQuery("#UAM_ConfirmMail_Remail_true, #UAM_ConfirmMail_TimeOut_true").click(function() { jQuery("#UAM_ConfirmMail_field").show("slow"); }); jQuery("#UAM_ConfirmMail_TimeOut_false").click(function() { if ($("input[name='UAM_ConfirmMail_Remail']:checked").val()=="false" ) { jQuery("#UAM_ConfirmMail_field").hide("slow"); } }); jQuery("#UAM_ConfirmMail_Remail_false").click(function() { if ( $("input[name='UAM_ConfirmMail_TimeOut']:checked").val()=="false" ) { jQuery("#UAM_ConfirmMail_field").hide("slow"); } }); jQuery("#UAM_RejectConnexion_true").click(function() { jQuery("#UAM_REJECTLOGIN").show("slow"); }); jQuery("#UAM_RejectConnexion_false").click(function() { jQuery("#UAM_REJECTLOGIN").hide("slow"); }); jQuery("#UAM_GTAuto_true").click(function() { jQuery("#UAM_GTAUTO").show("slow"); }); jQuery("#UAM_GTAuto_false").click(function() { jQuery("#UAM_GTAUTO").hide("slow"); }); jQuery("#UAM_Mail_Info_true").click(function() { jQuery("#UAM_MAIL_INFO").show("slow"); }); jQuery("#UAM_Mail_Info_false").click(function() { jQuery("#UAM_MAIL_INFO").hide("slow"); }); jQuery("#show_UAM_AdminValidation").click(function() { jQuery("#UAM_AdminValidation").show("slow"); jQuery("#hide_UAM_AdminValidation").show("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#hide_UAM_AdminValidation").click(function() { jQuery("#show_UAM_AdminValidation").show("slow"); jQuery("#UAM_AdminValidation").hide("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#show_UAM_ConfirmMail").click(function() { jQuery("#UAM_ConfirmMail").show("slow"); jQuery("#hide_UAM_ConfirmMail").show("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#hide_UAM_ConfirmMail").click(function() { jQuery("#show_UAM_ConfirmMail").show("slow"); jQuery("#UAM_ConfirmMail").hide("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#show_UAM_Change").click(function() { jQuery("#UAM_Change").show("slow"); jQuery("#hide_UAM_Change").show("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#hide_UAM_Change").click(function() { jQuery("#show_UAM_Change").show("slow"); jQuery("#UAM_Change").hide("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#show_UAM_GTReminder").click(function() { jQuery("#UAM_GTReminder").show("slow"); jQuery("#hide_UAM_GTReminder").show("slow"); jQuery(this).hide("slow"); return false; }); jQuery("#hide_UAM_GTReminder").click(function() { jQuery("#show_UAM_GTReminder").show("slow"); jQuery("#UAM_GTReminder").hide("slow"); jQuery(this).hide("slow"); return false; }); jQuery('.cluetip').cluetip( { width: 550, splitTitle: '|' }); }); function blockToggleDisplay(headerId, contentId) { var revHeader = document.getElementById(headerId); var revContent = document.getElementById(contentId); if (revContent.style.display == 'none') { revContent.style.display = 'block'; revHeader.className = 'instructionBlockHeaderExpanded'; } else { revContent.style.display = 'none'; revHeader.className = 'instructionBlockHeaderCollapsed'; } } function uam_blockToggleDisplay( headerId, contentId ) { if (typeof(headerId)=='string') { if (headerId.length > 1) blockToggleDisplay(headerId, contentId) ; document.getElementById("nb_para").value =headerId ; document.getElementById("nb_para2").value =contentId; } } {/literal}{/footer_script}

{'UAM_Title_Tab'|@translate} {$UAM_VERSION}
{'UAM_SubTitle1'|@translate}

 

{'UAM_Title1'|@translate}
{'UAM_Title2'|@translate}
{'UAM_Title3'|@translate}
{'UAM_Title5'|@translate}

 

{'UAM_DumpTxt'|@translate}
{'UAM_Title4'|@translate}
{'UAM_Support_txt'|@translate}
{footer_script}{literal} var n1=document.getElementById("nb_para").value; var n2=document.getElementById("nb_para2").value; uam_blockToggleDisplay(n1,n2); {/literal}{/footer_script} {html_head} {/html_head}