We have noticed you have come from Google in search of MySpace Layouts. Please click here to browse our large selection of MySpace Layouts.

"; } if($_SERVER['QUERY_STRING'] == "myspaceicons") { echo "

We have noticed you have come from Google in search of MySpace Icons. Please click here to browse our large selection of MySpace Icons.

"; } if($_SERVER['QUERY_STRING'] == "myspacebackgrounds") { echo "

We have noticed you have come from Google in search of MySpace Backgrounds. Please click here to browse our large selection of MySpace Backgrounds.

"; } if($_POST && $engine->login()) header('Location: /'); elseif($_POST) die($page->display('header.html').$page->display('login.html',array('Error','The login information you entered was not accepted')). $page->display('footer.html')); $page->display('header.html',array('Title','TOXT - MySpace Layouts'),array('Description','TOXT has tons of awesome MySpace Layouts, MySpace Codes, and MySpace Images for you to customize your profile with!')); $page->display('index.html', array('News',$page->rows_db( 'index_news.html', "SELECT * FROM News ORDER BY NewsID DESC LIMIT 0,1", array('Comments','NewsID','NewsID'), FALSE, array('Subject') ) ), array('Online', $page->display('users_online.html', array('Bits', $page->rows_db( 'users_bit.html', "SELECT * FROM Users WHERE `Activity`>'".(time()-1800)."'", '', '', array('Username') ) ), FALSE ) ) ); $page->display('footer.html'); ?>