var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));
';
if( strlen( $_GET[ 'category_name' ] ) > 0 )
{
$sTitle = $_GET[ 'category_name' ];
$sKeywords = $_GET[ 'category_name' ];
}
else if( strlen( $sHostingIntro ) > 0 )
{
$sTitle = 'website hosting - host provider - cpanel - MySQL - PHP';
$sKeywords = 'website hosting, host provider, cpanel, MySQL, PHP';
}
else
{
$sTitle = 'website review - free counter - photo gallery - website hosting';
$sKeywords = 'website ranking system, rating system, user review, darwin, search engine, free advertising, ' .
'free website counter, ' .
'photo gallery, ' .
'website hosting';
}
print
'
DarwinsWeb - ' . $sTitle . '
';
?>