if (ip.indexOf("69.77.132.182") == 0)
{
  document.write('<applet CODEBASE="http://192.168.0.50/local/" CODE="LiveApplet.class" archive="LiveApplet.zip" WIDTH="450" HEIGHT="360">');
  document.write('<param name=cabbase value="LiveApplet.cab">');
  document.write('<param name=url value="http://192.168.0.50/">');
  document.write('<param name="open_image" value="/local/logo.gif">');
  document.write('<param name="bg_image" value="/local/control.gif">');
  document.write('<param name=image_offset value="327,8">');
  document.write('<param name=show_fps value="off">');
  document.write('<param name=hostname value="country Comfort Homes">');
  document.write('<param name=comment value="www.countrycomforthomes.com">');
  document.write('<param name=show_comment value="off">');
  document.write('<param name=show_logo value="off">');
  document.write('<param name=image_offset value="0,0">');
  document.write('<param name="locale" value="english">');
  document.write('<param name="disconnect_msg" value="Thanks for Visiting">');
  document.write('<PARAM NAME="capture_size"	VALUE="320x240">');
  document.write('<PARAM NAME="video_width"	VALUE="320">');
  document.write('</applet>');
}
else
{
  document.write('<applet CODEBASE="http://pyles.efriendly.com/local/" CODE="LiveApplet.class" archive="LiveApplet.zip" WIDTH="450" HEIGHT="360">');
  document.write('<param name=url value="http://pyles.efriendly.com/">');
  document.write('<param name=show_fps value="off">');
  document.write('<param name=hostname value="Country Comfort">');
  document.write('<param name="open_image" value="/local/logo.gif">');
  document.write('<param name="open_image_time" value="3000">');
  document.write('<param name="bg_image" value="/local/control.gif">');
  document.write('<param name="image_offset" value="327,8">');
  document.write('<param name=show_comment value="off">');
  document.write('<param name=show_logo value="off">');
  document.write('<param name=image_offset value="0,0">');
  document.write('<param name="locale" value="english">');
  document.write('<param name="disconnect_msg" value="Thanks for Visiting">');
  document.write('<PARAM NAME="capture_size"    VALUE="320x240">');
  document.write('<PARAM NAME="video_width"     VALUE="320">');
  document.write('</applet>');
}

