"external.variables.txt" : "http://localhost/r63/gamedata/external_variables.php",
"external.texts.txt" : "http://localhost/r63/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://localhost/r63/gamedata/productdata.txt",
"furnidata.load.url" : "http://localhost/r63/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $sso; ?>",
"processlog.enabled" : "1",
"account_id" : "1",
"client.starting" : "Attendere... <?php echo $sistema->dati('nome'); ?> sta caricando!",
"flash.client.url" : "http://localhost/r63/hof_furni/",
"user.hash" : "<?php echo sha1($sso) ?>",
"has.identity" : "1",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://localhost/r63/gordon/r63/",
"allowScriptAccess" : "always",
"menu" : "false"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/esci.php";
var clientUrl = "http://localhost/r63/gordon/r63/habbo.swf";