<?php
$fantools_subscribed=1;		//this enables fantools options in admin area
$fantools_org_id="431";		//this assigns fantools users to the Paperin/PostedCard account at Four51
$ordering_subscribed=1;		//this enables online ordering
$fax_subscribed=1;			//this enables the order-to-fax service
$mobile_only=0;				//this makes the site mobile only (social connect) for stores that already have a PC based site and want a mobile version
$white_label_admin=0;		//this option removes the styling from the admin pages, so it can be embedded into another website
$brand="taste";				//this includes options and branding based on who sold the site (Paperin, Taste Systems, etc)






?>