if (res == 1) {
  if ((navigator.userAgent.indexOf("MSIE 6.0") != -1)) {
     document.write("<LINK rel=stylesheet href=\"../css/families1_ie60.css\" type=\"text/css\">"); }
  else {
     document.write("<LINK rel=stylesheet href=\"../css/families1.css\" type=\"text/css\">"); }}

else if (res == 2) {
  if ((navigator.userAgent.indexOf("MSIE 6.0") != -1)) {
     document.write("<LINK rel=stylesheet href=\"../css/families2_ie60.css\" type=\"text/css\">"); }
  else {
     document.write("<LINK rel=stylesheet href=\"../css/families2.css\" type=\"text/css\">"); }}

else if (res == 3) {
  if ((navigator.userAgent.indexOf("MSIE 6.0") != -1)) {
     document.write("<LINK rel=stylesheet href=\"../css/families3_ie60.css\" type=\"text/css\">"); }
  else {
     document.write("<LINK rel=stylesheet href=\"../css/families3.css\" type=\"text/css\">"); }}

else if (res == 4) {
  if ((navigator.userAgent.indexOf("MSIE 6.0") != -1)) {
     document.write("<LINK rel=stylesheet href=\"../css/families4_ie60.css\" type=\"text/css\">"); }
  else {
     document.write("<LINK rel=stylesheet href=\"../css/families4.css\" type=\"text/css\">"); }}

else if (res == 5) {
  if ((navigator.userAgent.indexOf("MSIE 6.0") != -1)) {
     document.write("<LINK rel=stylesheet href=\"../css/families5_ie60.css\" type=\"text/css\">"); }
  else {
     document.write("<LINK rel=stylesheet href=\"../css/families5.css\" type=\"text/css\">"); }}

