home *** CD-ROM | disk | FTP | other *** search
/ 3D World Atlas (GSP) / GSPCD1046A.iso / Templates / info_tmpl.dwt < prev    next >
Text File  |  2000-08-02  |  2KB  |  58 lines

  1.  
  2. <html>
  3. <head>
  4. <!-- #BeginEditable "doctitle" -->
  5. <title>Info Window template</title>
  6. <!-- #EndEditable --> 
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  8. <script language="JavaScript">
  9. <!--
  10.  
  11.  
  12. function MM_preloadImages() { //v3.0
  13.   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  14.     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  15.     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
  16. }
  17.  
  18. function MM_swapImgRestore() { //v3.0
  19.   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  20. }
  21.  
  22. function MM_findObj(n, d) { //v3.0
  23.   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  24.     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  25.   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  26.   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
  27. }
  28.  
  29. function MM_swapImage() { //v3.0
  30.   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  31.    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  32. }
  33.  
  34. function MM_openBrWindow(theURL,winName,features) { //v2.0
  35.   window.open(theURL,winName,features);
  36. }
  37.  
  38. function MM_jumpMenu(targ,selObj,restore){ //v3.0
  39.   eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  40.   if (restore) selObj.selectedIndex=0;
  41. }
  42. //-->
  43. </script>
  44. <style type="text/css">
  45. <!--
  46. .locationtext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}
  47. .link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF3333; text-decoration: none}
  48. .coordinates {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
  49. .cursor {  cursor: hand}
  50. -->
  51. </style>
  52. </head>
  53.  
  54. <body bgcolor="#CCCCCC" frameborder="NO">
  55. <!-- #BeginEditable "body" -->{body}<!-- #EndEditable --> 
  56. </body>
  57. </html>
  58.