Portions created by the Initial Developer are Copyright (C) 2008-2012 the Initial Developer. All Rights Reserved. Contributor(s): Mark J Crane James Rose */ //add multi-lingual support unset($text); require "app_languages.php"; foreach($text as $key => $value) { $text[$key] = $value[$_SESSION['domain']['language']['code']]; } echo ""; echo ""; echo ""; //echo ""; echo ""; echo ""; echo ""; echo ""; echo "
"; ?>