
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
/** define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
/** require('./wp-blog-header.php');
<html>

<a href="http://www.leow-john.com">click here!</a>


<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=8354078; 
var sc_invisible=1; 
var sc_security="83c5f001"; 
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script>
<noscript><div class="statcounter"><a title="click tracking"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="http://c.statcounter.com/8354078/0/83c5f001/1/"
alt="click tracking"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</html>