if (isset($HTTP_GET_VARS['period'])){
?>
}
?>
if ($HTTP_GET_VARS['period'] === "day"){
?>
|
|
|
|
|
}
?>
if ($HTTP_GET_VARS['period'] === "week"){
?>
|
|
|
}
?>
if ($HTTP_GET_VARS['period'] === "month"){
?>
}
?>
| |

if (isset($HTTP_GET_VARS['period'])){
?>
}
?>
if ($HTTP_GET_VARS['period'] === "day"){
?>
|
|
|
|
|
}
?>
if ($HTTP_GET_VARS['period'] === "week"){
?>
|
|
|
}
?>
if ($HTTP_GET_VARS['period'] === "month"){
?>
}
?>
| |
|
|