nfl betting   slots   football betting   football picks   sports betting   diet pills   online poker rooms  slots   credit repair   payday loans
 
 
 
logo
www.toanet.5gigs.com Coming Soon!

 

WELCOME TO

www.toanet.5gigs.com

The site is under construction, but please come back again.

Thanks for visiting - www.toanet.5gigs.com

// // You should have received a copy of the GNU General Public License // // along with this program; if not, write to the Free Software // // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------ // /** * Catch new users and redirect them to the start page, if any * @copyright © 2000 xoops.org **/ /** * redirects to installation, if xoops is not installed yet **/ include "mainfile.php"; //check if start page is defined if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) { header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/'); exit(); } else { $xoopsOption['show_cblock'] =1; include "header.php"; include "footer.php"; } ?>