|
|
If you have any further questions, please visit our forum, or contact us directly at the contact page.
Visitors:
include('counter-new/flount.php');?>
|
|
|
|
if(preg_match("/IBrowse/",$_SERVER['HTTP_USER_AGENT']) OR preg_match("/AWeb/",$_SERVER['HTTP_USER_AGENT']) OR preg_match("/AmigaVoyager/",$_SERVER['HTTP_USER_AGENT']))
{
}
else
{
include 'intro.php';
}
?>
|
|
|
|
|
|
|
|
|
|