<?php
/*****************************************************************************************************************************************************

	Description:
		This is Squirrelcart's main storefront page, which is accessed directly via a browser.
	
		The actual template representing your entire storefront page is "squirrelcart/themes/storefront_main.tpl.php".
	
		You should not need to modify the contents of this file under normal circumstances.

		See this page for information on how to properly modify template files:
		http://www.squirrelcart.com/help/?Modifying%20Templates.html

	History:
		File added on 09/18/2008 for v3.0.0

******************************************************************************************************************************************************/
include_once '/home/tnpi/squirrelcart/squirrelcart/squirrelcart/storefront.php';
?>
