function getAppletTags()
{
    document.write('<applet code=panoapplet archive="applet.jar" width=360 height=200>');
}
