function showColorPickerApplet() { 
    document.getElementById("ColorPickerApplet").innerHTML = "<IFRAME alt=ColorPicker scrolling=no frameborder=0 src=http://blogs.sun.com/rakeshmenonp/resource/ColorPicker/ColorPicker.html height=470 width=410 ></IFRAME>"; 
}
