This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
global $configs; | |
$configs = new stdClass; | |
$configs->domain = $_SERVER['SERVER_NAME']; | |
$configs->timer = 25; | |
$configs->amazon_tag = 'fregamonl0b-20'; | |
$configs->infolinks = ' | |
<script type="text/javascript"> | |
var infolinks_pid = 405121; | |
var infolinks_wsid = 0; |