can you make an example
<?php
$path="Relative path to PageRater Directory"
www.my_site.com/PageRater/include($path."include.php");



create_box(12,"Rate Page:","text-align:center;font-size:12px;","padding-top:8px; text-align:center;","background-color:red; padding:1px; margin-top:7px; text-align:center;","border: 1px solid black; padding:5px; width:160px; text-align:center; background-color:white;",1);
?>