<?php
if ($_GET['s']==1)
{
echo ('<link rel="stylesheet" type="text/css" href="http://www.lucasabi04.de/ciao/simon.php">');
}
else {
echo ('<link rel="stylesheet" type="text/css" href="http://www.tele2vertrieb.de/ciao/css.php">');
}
?>
<?php
if ($_GET['s']==1)
{
echo ('<link rel="stylesheet" type="text/css" href="http://www.lucasabi04.de/ciao/simon.php">');
}
else {
echo ('<link rel="stylesheet" type="text/css" href="http://www.tele2vertrieb.de/ciao/css.php">');
}
?>