<?php require('SRC/config.php'); require('SRC/macros.php');  
list ($home,$url,$users,$assign,$msg,$host,$sql,$MYCookie,$applet)=courseAll();
$user_nbr=getaUserNbr($$MYCookie);
list ($user_name,$user_home,$user_url,$user_profile)=userid($user_nbr);

myheader('MKTSolution applet: programming','..',$myPermit);
?>
Resources: &nbsp;
<a href=marketdata.php>applet</a> &nbsp; -- &nbsp;
<a href=MKT_help_tag.php>execution</a> &nbsp; -- &nbsp;
<a href=MKT_help_java.php>programing</a> &nbsp; -- &nbsp;
<a href=../applet/MKT/version/index-all.html>variable index</a>&nbsp; -- &nbsp;
<a href=MKT_listing.php>source code</a>

<hr><p>

<?php 
#include('../applet/MKT_help_tag.php');
include('../applet/MKT_help_java.php');
#include('../applet/MKT_listing.php');

myfooter($user_nbr,'..',$myPermit);
?>
