include("/home/liveexch/public_html/A_GLOBAL/header_cache.php");
include("configs.php");
global $THERATE;
$from = $THERATE;
$to = $amount = '';
//include("/home/liveexch/public_html/includes/config.php");
include("/home/liveexch/public_html/includes/curr_special_for_languages.php");
include("tahta.php");
$longname = $arraynew[$from]['LONG'];
include("lang.php");
$sitename2 = $sitename;
//$sitedescription = curr_desc_lang;
//$sitekeywords = curr_keyw_lang;
$template = 'fooxx';
include ("template/header.html");
include ("template/indexpage.html");
include ("template/footer.html");
?>