Dan moet je met een .htaccess bestand werken, of snap ik het probleem nu niet goed?

Code: Selecteer alles
<script language="JavaScript">
<!--
window.location="portal.php";
//-->
</script>
Code: Selecteer alles
img9 = newImage('{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index_on.gif');
Code: Selecteer alles
<td><a title="{L_INDEX}" href="{U_INDEX}" onmouseover="changeImages('btn_top_index', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index_on.gif'); return true;" onmouseout="changeImages('btn_top_index', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index.gif'); return true;"><img name="btn_top_index" src="{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index.gif" height="20" border="0" alt="{L_INDEX}" /></a></td>
Code: Selecteer alles
<td><a title="{L_INDEX}" href="{U_INDEX}" onmouseover="changeImages('btn_top_index', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index_on.gif'); return true;" onmouseout="changeImages('btn_top_index', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index.gif'); return true;"><img name="btn_top_index" src="{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_index.gif" height="20" border="0" alt="{L_INDEX}" /></a></td>
Code: Selecteer alles
img10 = newImage('{T_TEMPLATE_PATH/_extra/btn_portal.gif');
Code: Selecteer alles
<td><a title="{L_PORTAL}" href="{U_PORTAL}" onmouseover="changeImages('btn_top_portal', '{T_TEMPLATE_PATH}/_extra/btn_portal_on.gif'); return true;" onmouseout="changeImages('btn_top_index', '{T_TEMPLATE_PATH}/_extra/btn_portal.gif'); return true;"><img name="btn_top_portal" src="{T_TEMPLATE_PATH}/_extra/btn_portal.gif" height="20" border="0" alt="{L_INDEX}" /></a></td>
Code: Selecteer alles
onmouseout="changeImages('btn_top_index',