0byt3m1n1
Path:
/
data
/
apicardo
/
[
Home
]
File: main_menu.html
<!-- Begin Ajax div container --> <table width="410" border="0" cellpadding="3" cellspacing="0" id="ajaxContainer" name="ajaxContainer" class="ajaxContainer"> <tbody> <tr> <td class="table-data-title" background="<?=getimage("tablebk2.gif");?>" height="22"> <div id="ajaxTitle" name="ajaxTitle" class="ajaxTitle"></div> </td> </tr> <tr> <td valign="top" class="hosting-support-tools"> <div id="ajaxContent" name="ajaxContent" class="ajaxContent"></div> </td> </tr> <tr> <td class="hosting-support-tools"> <div id="imgIndicator" name="imgIndicator" class="imgIndicator"> <img id="imgIndicator" src="<?= getUserImage('indicator.gif') ?>"></div> <div id="timerContainer" name="timerContainer" class="timerContainer"></div> </td> </tr> </tbody> </table> <!-- Stop Ajax div container --> <? if ( getVar("miva_upgrade_status") ) { ?> <script> showDiv(); <?=getVar("miva_upgrade_status");?>; displayClose(); </script> <? } ?> <script> function f1(c) { window.location = c + "&target_mail_pop_username=" +document.feature_management.target_mail_pop_username.value+ "&target_mail_pop_domain_name=" +document.feature_management.target_mail_pop_domain_name.value+"&selected_mail_pop_id=" +document.feature_management.selected_mail_pop_id.value; } function f2(c) { document.getElementById("t1").style.display = ''; document.getElementById("t1").style.textAlign = 'center'; document.feature_management.selected_mail_pop_id.value=c; } function f3(params, flag) { form = document.forms["autologin"]; if(flag) form.action = "http://mail." + params.domain + "/cgi-bin/login.exe"; else form.action = "http://mail." + params.domain + "/interfaces/sso/login.php"; for(var key in params){ if (params.hasOwnProperty(key)) { form.elements[key].value = params[key]; } } form.submit(); } function checkValues() { var total = ""; var checked = 0; if(document.feature_management.user_list.length) { for(var i=0; i < document.feature_management.user_list.length; i++) { if(document.feature_management.user_list[i].checked) { checked = checked +1; total+= document.feature_management.user_list[i].value + ","; document.feature_management.check_list.value =checked; } } document.feature_management.hidden_list.value=total; } else { total +=document.feature_management.user_list.value + ","; document.feature_management.hidden_list.value=total; } } function addDomainRow() { var v = document.feature_management.add_type.options[document.feature_management.add_type.options.selectedIndex].value; if(v=="Add Domain Pointer") { document.getElementById("add_domain").style.display = 'inline'; document.getElementById("add_domain_directory").style.display = 'none'; } else if (v=="Add Directory Pointer") { document.getElementById("add_domain_directory").style.display = 'inline'; document.getElementById("add_domain").style.display = 'none'; } else if(v=="Choose Action") { document.getElementById("add_domain_directory").style.display = 'none'; document.getElementById("add_domain").style.display = 'none'; } } function addHostDomain(c) { window.location = c+"&domain=" +document.feature_management.domain_add.value+"&directory=" +document.feature_management.directory.value+"&directory_add=" +document.feature_management.directory_add.value; } function email(c) { window.location = c+"&hidden_list=" +document.feature_management.hidden_list.value+"&check_list=" +document.feature_management.check_list.value; } function queue() { document.feature_management.service_choice.value = "base-queue-management"; document.feature_management.submit(); } function shuffle() { document.feature_management.service_choice.value = "base-shuffle-history"; document.feature_management.submit(); } </script> <form method="post" action="index.php" name="feature_management"> <?=getVar("hidden_inputs");?> <input type="hidden" name="service_choice" value=""> <input type="hidden" name="transfer" value=""> <input type="hidden" name="selected_mail_pop_id" value=""> <input type="hidden" name="hidden_list" value=""> <input type="hidden" name="check_list" value=""> <table class="page-table" align="center" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="page-title" valign="top" width="260"><?=getTxt( 'account_feature_management', 'title');?></td> <td class="page-description" valign="top" width="477"><?=getTxt('account_feature_management', 'description');?></td> </tr> <tr> <td colspan="2"><img src="<?=getImage("pholder.gif");?>" height="10" width="10"></td> </tr> <? if (getError('all_errors')) { ?> <tr> <td colspan="2"><?= getError('all_errors'); ?></td> </tr> <tr> <td colspan="2"> </td> </tr> <tr> <? } ?> <td> <div align="left"><? if (getVar('perm_account_search')) { ?> <a href="<?=getVar( 'account_search' );?>"><img src="<?=getImageForLang("btn_searchagain.gif");?>" border="0"></a> <? } ?></div> </td> <td valign="bottom"> <div align="right"><?=getVar('account_management_tabs');?></div> </td> </tr> <tr> <td class="page-body" colspan="2"> <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td colspan="3" width="100%"> <table border="0" cellpadding="1" cellspacing="1" width="100%"> <tbody> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td class="page-section-title" colspan="2" background="<?=getimage("title_bk.gif");?>" height="30" width="100%"> <img src="<?=getimage("pholder.gif");?>" align="middle" width="9"> <span class="page-section-bullet">:: </span><?=getTxt( 'account_feature_management', 'title');?></td> </tr> <tr> <td colspan="2"> <table border="0" cellpadding="2" cellspacing="0" width="100%"> <tbody> <tr class="page-subtitle"> <td colspan="5"><?= getVar('account_bar'); ?></td> </tr> <tr> <td colspan="5"></td> </tr> <tr> <td class="page-data-background" colspan="5" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="1%"> </td> <td width="98%"> <table width="60%" border="0" align="left" cellpadding="3" cellspacing="0"> <tbody> <tr> <td class="table-data-key" width="15%"> <div align="right" class="page-data-key"><?= getTxt('account_overview', 'domain'); ?>:</div> </td> <td class="body-text" width="42%"><?= getVar('domain'); ?></td> <td class="table-data-key" width="15%"> <div align="right" class="page-data-key"><?= getTxt('account_overview', 'sign_up'); ?>:</div> </td> <td class="table-data-key" width="28%"><span class="body-text"><font color="#000000" face="Verdana, Helvetica, Arial" size="1"><?= getVar('account_created'); ?></font> </span></td> </tr> <tr> <td class="table-data-key" width="15%"> <div align="right" class="page-data-key"><?= getTxt('account_overview', 'service'); ?>:</div> </td> <td class="table-data-key" width="42%"><span class="body-text"><?= getVar('service'); ?></span></td> <td class="table-data-key"> <div align="right" class="page-data-key"><?= getTxt('account_overview', 'status'); ?>:</div> </td> <td class="table-data-key"><?= getVar('status_image'); ?></td> </tr> </tbody> </table> </td> <td width="1%"> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> <table> <tr> <? if (getVar('perm_access') != 'readonly') { ?> <td style="vertical-align: top; width: 300px;"> <!-- Hosting Support Tools --> <table border="0" cellpadding="0" cellspacing="0" class="page-border"> <tbody> <tr> <td class="table-data-title" background="<?=getimage("tablebk2.gif");?>" height="22"> <div align="left" style="padding-left: 9px;">:: <?=getTxt('hosting_support_tools','title');?></div> </td> </tr> <? if ( getVar('has_unix') || getVar('has_windows') || getVar('has_miva') || getVar('has_php') || getVar('has_filemanager') || getVar('has_webtrends') || getVar('has_webalizer') || getVar('has_disk') || getVar('has_awstats')) { ?> <tr> <td class="hosting-support-tools"> <fieldset><legend> <strong><?= getTxt('hosting_support_tools','resync_title') ?></strong> </legend> <ul class="wrap"> <? if (getVar('resync_perms_link')) { ?> <li><?= getVar('resync_perms_link') ?></li> <? } ?> <? if (getVar('resync_miva_link')) { ?> <li><?= getVar('resync_miva_link') ?></li> <? } ?> <? if (getVar('upgrade_miva_link')) { ?> <? foreach (getVar('upgrade_miva_link') as $link) { ?> <li><?= $link ?></li> <? } ?> <? } ?> <? if (getVar('rollback_miva_link')) { ?> <? foreach (getVar('rollback_miva_link') as $link) { ?> <li><?= $link ?></li> <? } ?> <? } ?> <? if (getVar('resync_php_link')) { ?> <li><?= getVar('resync_php_link') ?></li> <? } ?> <? if (getVar('resync_filemanager_link')) { ?> <li><?= getVar('resync_filemanager_link') ?></li> <? } ?> <? if (getVar('reenabled_frontpage2002_link')) { ?> <li><?= getVar('reenabled_frontpage2002_link') ?></li> <? } ?> <? if (getVar('resync_awstats_link')) { ?> <li><?= getVar('resync_awstats_link') ?></li> <? } ?> <? if (getVar('run_awstats_link')) { ?> <li><?= getVar('run_awstats_link') ?></li> <? } ?> <? if (getVar('resync_webtrends_link')) { ?> <li><?= getVar('resync_webtrends_link') ?></li> <? } ?> <? if (getVar('run_webtrends_link')) { ?> <li><?= getVar('run_webtrends_link') ?></li> <? } ?> <? if (getVar('resync_webalizer_link')) { ?> <li><?= getVar('resync_webalizer_link') ?></li> <? } ?> <? if (getVar('run_webalizer_link')) { ?> <li><?= getVar('run_webalizer_link') ?></li> <? } ?> <? if (getVar('reenabled_webalizer_link')) { ?> <li><?= getVar('reenabled_webalizer_link') ?></li> <? } ?> <? if (getVar('resync_disk_link')) { ?> <li><?= getVar('resync_disk_link') ?></li> <? } ?> <? if (getVar('resync_update_link')) { ?> <li><?= getVar('resync_update_link') ?></li> <? } ?> </ul> </fieldset> </td> </tr> <? } ?> <tr> <td class="hosting-support-tools"> <fieldset><legend> <strong><?= getTxt('hosting_support_tools','advresync_title') ?></strong> </legend> <p><?= getTxt('hosting_support_tools', 'advresync_desc') ?></p> <?= getVar('service_choices') ?></fieldset> </td> </tr> </tbody> </table> <!-- /Hosting Support Tools --></td> <? } ?> <!-- Platform Information --> <td style="vertical-align: top; padding-left: 10px;"> <table border="0" cellpadding="0" cellspacing="0" class="page-border" width="405"> <tbody> <tr> <td class="table-data-title" background="<?=getimage("tablebk2.gif");?>" height="22"> <div align="left" style="padding-left: 9px;">:: <?=getTxt('account_feature_management','platform_info');?></div> </td> </tr> <tr> <td class="table-data-column"><?=getVar('dns_list'); ?></td> </tr> </tbody> </table> <!-- /Platform Information --></td> </tr> </table> </td> <td> </td> </tr> <? if (getVar('perm_access') == 'readonly') { ?> <tr> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td class="body-text"><?=getTxt('account_feature_management','instruction');?>:</td> <td> </td> </tr> <tr> <td> </td> <td class="body-text"> </td> <td> </td> </tr> <tr> <td> </td> <td> <table border="0" width="669"> <?=getVar('service_choices'); ?> </table> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> <? } ?> <tr> <td> </td> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="page-body" id="feature-table"><?=getVar('feature_table'); ?></td> </tr> </table> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td><img src="<?=getimage("pholder.gif");?>" height="5" width="10"></td> </tr> </tbody> </table> <table class="page-table" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="page-footer"> <table border="0" cellpadding="3" cellspacing="1" width="100%"> <tbody> <tr> <? if (getVar( 'perm_account_search' )) { ?> <td colspan="3" align="left" valign="top" width="100%"> <a href="<?=getVar('account_overview');?>"><img src="<?=getImageForLang("btn_accthome.gif");?>" border="0" alt="<?=getTxt('navigation', 'back');?>" align="absmiddle"></a> </td> <? } else { ?> <td colspan="3" align="left" valign="top" width="100%"> <a href="<?=getVar('account_overview');?>&user=csrtools-tsd"><img src="<?=getImageForLang("btn_accthome.gif");?>" border="0" alt="<?=getTxt('navigation', 'back');?>" align="absmiddle"></a> </td> <? } ?> </tr> </tbody> </table> </td> </tr> </tbody> </table> </form> <form name="autologin" method="post" target="_webmail" action=""> <input type="hidden" name="user" value="" /> <input type="hidden" name="pass" value="" /> <input type="hidden" name="lang" value="" /> <input type="hidden" name="tpl" value="" /> <input type="hidden" name="xsl" value="" /> <input type="hidden" name="bind" value="" /> <input type="hidden" name="domain" value="" /> <input type="hidden" name="onlogin" value="" /> <input type="hidden" name="email" value="" /> </form>