C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\portal\includes\styles.php


1
2
3
4
5
6
7
<?php
$sp_table 
"cellspacing='1' cellpadding='4' style='border: 1px solid #000000;'";
$sp_htr "";
$sp_htd add_url("background='#.../templates/blue_metallic/images/tbg.gif' style='padding: 6px 6px 6px 6px;' height='28' style='font-weight: bold;'><img src='#.../templates/blue_metallic/images/nav_m.gif' />&nbsp;<!-- --");
$sp_ctr "";
$sp_ctd "bgcolor='#DFE6EF'";
?>