. */ function ryzom_app_render($title, $content, $bgcolor='', $javascript=array(), $homeLink=false) { $c = ''; // Render header $title_prefix = ''; if (ON_IPHONE) { $title_prefix = 'Ryzom - '; } if (!$bgcolor) $bgcolor = '#000000'.(RYZOM_IG?'00':''); $c .= ''."\n"; $c .= '
'."\n"; $c .= 'powered by ryzom-api