  conBrowser=1;
  switch1on  = new Image(120,16);  switch1on.src  = 'images/homeon.jpg';
  switch1off = new Image(120,16);  switch1off.src = 'images/homeoff.jpg';
  switch2on  = new Image(120,16);  switch2on.src  = 'images/serviceson.jpg';
  switch2off = new Image(120,16);  switch2off.src = 'images/servicesoff.jpg';
  switch3on  = new Image(120,16);  switch3on.src  = 'images/rateson.jpg';
  switch3off = new Image(120,16);  switch3off.src = 'images/ratesoff.jpg';
  switch4on  = new Image(120,16);  switch4on.src  = 'images/resevationon.jpg';
  switch4off = new Image(120,16);  switch4off.src = 'images/resevationoff.jpg';
  switch5on  = new Image(120,16);  switch5on.src  = 'images/regardingon.jpg';
  switch5off = new Image(120,16);  switch5off.src = 'images/regardingoff.jpg';
  switch6on  = new Image(120,16);  switch6on.src  = 'images/newson.jpg';
  switch6off = new Image(120,16);  switch6off.src = 'images/newsoff.jpg';
  switch7on  = new Image(120,16);  switch7on.src  = 'images/linkson.jpg';
  switch7off = new Image(120,16);  switch7off.src = 'images/linksoff.jpg';
  switch8on  = new Image(120,16);  switch8on.src  = 'images/contacton.jpg';
  switch8off = new Image(120,16);  switch8off.src = 'images/contactoff.jpg';
 