static pages
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 8 Feb 2010 19:53:17 +0000 (19:53 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 8 Feb 2010 19:53:17 +0000 (19:53 +0000)
14 files changed:
static/170.phtml [new file with mode: 0644]
static/202.phtml [new file with mode: 0755]
static/21.phtml [new file with mode: 0755]
static/22.phtml [new file with mode: 0755]
static/23.phtml [new file with mode: 0755]
static/24.phtml [new file with mode: 0755]
static/25.phtml [new file with mode: 0755]
static/26.phtml [new file with mode: 0755]
static/304.phtml [new file with mode: 0644]
static/31.phtml [new file with mode: 0755]
static/32.phtml [new file with mode: 0755]
static/4.phtml [new file with mode: 0755]
static/76.phtml [new file with mode: 0644]
static/79.phtml [new file with mode: 0644]

diff --git a/static/170.phtml b/static/170.phtml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/static/202.phtml b/static/202.phtml
new file mode 100755 (executable)
index 0000000..9a7908e
--- /dev/null
@@ -0,0 +1,40 @@
+<script language="javascript">AC_FL_RunContent = 0;</script>
+<script src="<?php echo BASE_URL;?>AC_RunActiveContent.js" language="javascript"></script>
+<script language="javascript">
+       if (AC_FL_RunContent == 0) {
+               alert("This page requires AC_RunActiveContent.js. In Flash, run \"Apply Active Content Update\" in the Commands menu to copy AC_RunActiveContent.js to the HTML output folder.");
+       } else {
+               AC_FL_RunContent(
+                       'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
+                       'width', '500',
+                       'height', '352',
+                       'src', '<?php echo BASE_URL;?>assets/flash1/trout_creek2',
+                       'quality', 'high',
+                       'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
+                       'align', 'middle',
+                       'play', 'true',
+                       'loop', 'false',
+                       'scale', 'showall',
+                       'wmode', 'window',
+                       'devicefont', 'false',
+                       'id', 'trout_creek2',
+                       'bgcolor', '#ffffff',
+                       'name', 'trout_creek2',
+                       'menu', 'true',
+                       'allowScriptAccess','sameDomain',
+                       'movie', '<?php echo BASE_URL;?>assets/flash1/trout_creek2',
+                       'salign', ''
+                       ); //end AC code
+       }
+</script>
+<noscript>
+       <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="352" id="trout_creek2" align="middle">
+       <param name="allowScriptAccess" value="sameDomain">
+       <param name="movie" value="<?php echo BASE_URL;?>assets/flash1/trout_creek2.swf">
+       <param name="play" value="true">
+       <param name="loop" value="false">
+       <param name="quality" value="high">
+       <param name="bgcolor" value="#ffffff">
+       <embed src="<?php echo BASE_URL;?>assets/flash1/trout_creek2.swf" play="true" loop="false" quality="high" bgcolor="#ffffff" width="500" height="352" name="trout_creek2" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
+       </object>
+</noscript>
diff --git a/static/21.phtml b/static/21.phtml
new file mode 100755 (executable)
index 0000000..1636aa8
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="3bedroom.html" target="_blank" onClick = "window.open ('<?echo BASE_URL;?>3bedroom.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=430'); return( false );">\r
+3 bedroom &#38; loft, 2 bathroom (sleeps 8-10)</a>
\ No newline at end of file
diff --git a/static/22.phtml b/static/22.phtml
new file mode 100755 (executable)
index 0000000..d5b8714
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="2bedroom.html" onClick = "window.open ('<?echo BASE_URL;?>2bedroom.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=390'); return( false );">\r
+2 bedroom &#38; loft, 2 bathroom (sleeps 6-8)</a>
\ No newline at end of file
diff --git a/static/23.phtml b/static/23.phtml
new file mode 100755 (executable)
index 0000000..dac5c9f
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="2bedroomplus.html" onClick = "window.open ('<?echo BASE_URL;?>2bedroomplus.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=380'); return( false );">\r
+2 bedroom, 2 bathroom + (sleeps 4-6)</a>
\ No newline at end of file
diff --git a/static/24.phtml b/static/24.phtml
new file mode 100755 (executable)
index 0000000..8a17a6f
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="2bed2bath.html" onClick = "window.open ('<?echo BASE_URL;?>2bed2bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=225,height=500'); return( false );">\r
+2 bedroom, 2 bathroom (sleeps 4-6)</a>
\ No newline at end of file
diff --git a/static/25.phtml b/static/25.phtml
new file mode 100755 (executable)
index 0000000..fb37001
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="2bed1bath.html" onClick = "window.open ('<?echo BASE_URL;?>2bed1bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=225,height=450'); return( false );">\r
+2 bedroom, 1 bathroom (sleeps 4-6)</a>
\ No newline at end of file
diff --git a/static/26.phtml b/static/26.phtml
new file mode 100755 (executable)
index 0000000..9eb87b1
--- /dev/null
@@ -0,0 +1,2 @@
+<h3>Floor Plan:</h3> <a href="1bed1bath.html" onClick = "window.open ('<?echo BASE_URL;?>1bed1bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=275,height=430'); return( false );">\r
+1 bedroom, 1 bathroom (sleeps 2-4)</a>
\ No newline at end of file
diff --git a/static/304.phtml b/static/304.phtml
new file mode 100644 (file)
index 0000000..afc6cbd
--- /dev/null
@@ -0,0 +1,13 @@
+<?php
+$logger =& Toolkit_Logger::getLogger();
+$logger->notice('help I\'m stuck in hell');
+$cf = new Toolkit_Contacts_ContactUs(
+       Toolkit_Database::getInstance(),
+    'contact_form',
+    'post',
+    BASE_URL . 'index.php?catid=304'
+);
+$cf->configureForm();
+$cf->useCaptcha(true);
+echo $cf->toHtml();
+?>
diff --git a/static/31.phtml b/static/31.phtml
new file mode 100755 (executable)
index 0000000..786cea9
--- /dev/null
@@ -0,0 +1,14 @@
+<!-- <b>Please click on the room type below to view a floor plan:</b><BR>\r
+<a href="3bedroom.html" target="_blank" onClick = "window.open ('<?echo BASE_URL;?>3bedroom.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=430'); return( false );">\r
+3 bedroom &#38; loft, 2 bathroom (sleeps 8-10)</a><BR>\r
+<a href="2bedroom.html" onClick = "window.open ('<?echo BASE_URL;?>2bedroom.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=390'); return( false );">\r
+2 bedroom &#38; loft, 2 bathroom (sleeps 6-8)</a><BR>\r
+<a href="2bedroomplus.html" onClick = "window.open ('<?echo BASE_URL;?>2bedroomplus.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=350,height=380'); return( false );">\r
+2 bedroom, 2 bathroom + (sleeps 4-6)</a><BR>\r
+<a href="2bed2bath.html" onClick = "window.open ('<?echo BASE_URL;?>2bed2bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=225,height=500'); return( false );">\r
+2 bedroom, 2 bathroom (sleeps 4-6)</a> <BR>\r
+<a href="2bed1bath.html" onClick = "window.open ('<?echo BASE_URL;?>2bed1bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=225,height=450'); return( false );">\r
+2 bedroom, 1 bathroom (sleeps 4-6)</a> <BR>\r
+<a href="1bed1bath.html" onClick = "window.open ('<?echo BASE_URL;?>1bed1bath.html', 'html','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=275,height=430'); return( false );">\r
+1 bedroom, 1 bathroom (sleeps 2-4)</a> <BR>\r
+<BR> -->\r
diff --git a/static/32.phtml b/static/32.phtml
new file mode 100755 (executable)
index 0000000..11a881f
--- /dev/null
@@ -0,0 +1,400 @@
+<?php
+//include_once("classes/class_db.inc");
+$int_qs = "select * from contact_inq order by pos;";
+
+if( $data = $this->DB->db_auto_get_data($int_qs) )
+{
+       foreach( $data as $row )
+       {
+               $interest2[$row['id']] = $row['header'];
+       }
+}
+unset($unit_size);
+unset($referred_by);
+unset($fields);
+$THANKYOU_TEXT = "<br><br><br>
+       <h2>Thank you for the reservation request!</h2>
+";
+$GLOBALS["THANKYOU_TEXT"] = $THANKYOU_TEXT;
+$fields['fname']               = "First Name";
+$fields['lname']               = "Last Name";
+$fields['email']               = "Email Address";
+$fields['address']     = "Address     ";
+$fields['city']                = "City        ";
+$fields['state']               = "State       ";
+$fields['zip']                 = "Zip         ";
+$fields['arrive_date'] = "Arrival Date";
+$fields['depart_date'] = "Departure Date";
+$fields['unit_size']   = "Unit Size    ";
+$fields['referred_by'] = "Referred By";
+$fields['other']               = "Other    ";
+$fields['question']    = "Questions";
+$unit_size2[6] = "5 bedroom &amp; loft, 3.5 bathroom (sleeps 12)";
+$unit_size2[0] = "3 bedroom &amp; loft, 2 bathroom (sleeps 8-10)";
+$unit_size2[1] = "2 bedroom &amp; loft, 2 bathroom (sleeps 6-8)";
+$unit_size2[2] = "2 bedroom, 2 bathroom + (sleeps 4-6)";
+$unit_size2[3] = "2 bedroom, 2 bathroom (sleeps 4-6)";
+$unit_size2[4] = "2 bedroom, 1 bathroom (sleeps 4-6)";
+$unit_size2[5] = "1 bedroom, 1 bathroom (sleeps 2-4)";
+$referred_by2[0] = "AAA";
+$referred_by2[1] = "Big Fore";
+$referred_by2[2] = "Chamber/Visitors Bureau";
+$referred_by2[3] = "Detroit Free Press";
+$referred_by2[4] = "Friends/Relatives";
+$referred_by2[5] = "Great Rentals Web Site";
+$referred_by2[6] = "Internet";
+$referred_by2[7] = "Nubs Nob";
+$referred_by2[8] = "Other";
+$referred_by2[9] = "Past Guest";
+/*
+$interest2[0] = "Golf Trip";
+$interest2[1] = "Big 4 Golf Package";
+$interest2[2] = "Ski Trip";
+$interest2[3] = "Family vacation";
+$interest2[4] = "Family Reunion";
+$interest2[5] = "Romantic Getaway";
+$interest2[6] = "Honeymoon/Anniversary";
+$interest2[7] = "Soccer Weekend";
+$interest2[8] = "Wedding Group";
+$interest2[9] = "Biking";
+$interest2[10] = "Fishing";
+$interest2[11] = "Tennis";
+$interest2[12] = "Business";
+$interest2[13] = "Fall Color Tour";
+$interest2[14] = "Morel Mushrooms";
+$interest2[15] = "Spring/Fall Relaxing vacation";
+$interest2[16] = "Empty Nester Getaway";
+$interest2[17] = "Real Estate";
+$interest2[18] = "Senior Packages";
+$interest2[19] = "Scrapbooking";
+*/
+$GLOBALS['fields'] = $fields;
+$GLOBALS['unit_size2'] = $unit_size2;
+$GLOBALS['referred_by2'] = $referred_by2;
+$GLOBALS['interest2'] = $interest2;
+function build_select($array,$name,$multiple = 0)
+{
+       if(is_array($array))
+       {
+               $select = '<select name="'.$name.'"';
+               if($multiple == 1)
+               {
+                       $select .= ' multiple size="10"';
+               }
+               $select .= '>';
+               $select .= '<option value="">Please select</option>';   
+               foreach($array as $key=>$value)
+               {
+                       $select .= '<option value="'.$key.'">'.$value.'</option>';      
+               }
+               $select .= '</select>';
+       }
+       return($select);
+}
+function build_checkbox($int_array)
+{      
+       $total = count($int_array);
+       if($total == 0)
+               return(false);
+       $split = $total / 2;
+       $padding = $split * 2;
+       $int_array = array_pad($int_array,$padding,"&nbsp;");
+       $interest .= "<table border=0><tr>";
+       $count = 1;
+       foreach($int_array as $key=>$value)
+       {
+               $interest .= "<td>";            
+               $interest .= "<input type=\"checkbox\" name=\"interest[$count]\" value=\"$key\"";
+               $interest .= "><font size=\"2\" face=\"arial, helvetica\">$value</font><br>";           
+               $interest .= "</td>";           
+               if($count%2==0 && $count != $padding)
+               {
+                       $interest .= "</tr><tr>";       
+               }
+               elseif($count == $padding)      
+               {
+                       $interest .= "</tr>";   
+               }
+               $count++;               
+       }               
+       $interest .= "</tr></TABLE>";
+       return($interest);
+}
+function process_form( $_POST )
+{
+       extract($_POST);
+       foreach($_POST as $key=>$value)
+       {
+               if($key == "email" && ( !GLM_TEMPLATE::valid_email($value) || $value == "" ))
+               {
+                       $errors["email"] = "<div style=\"color:red;\">your email is not valid or empty!</div>";
+               }
+               if($key == "fname" && $value == "" )
+               {
+                       $errors["fname"] = "<div style=\"color:red;\">your name is empty!</div>";
+               }
+               if($key == "referred_by" && $value == "")
+               {
+                       $errors["referred_by"] = "<div style=\"color:red;\">Required Field!</div>";
+               }
+               if($key == "other" && $value != "")
+               {
+                       unset($errors["referred_by"]);
+               }
+       }
+       if(is_array($errors) && count($errors) > 0)
+       {
+               return($errors);
+       }
+       else
+       {
+               $DB =& new GLM_DB();
+               $DB->db_connect();
+               // database part
+               if(is_array($interest))
+               {
+                       foreach($interest as $ik=>$iv)
+                       {
+                               $int4[] = $GLOBALS['interest2'][$iv];
+                       }
+               $interest = ':'.implode(":",$int4).':';
+               }
+               unset($_POST["interest"]);
+               // catid must be unset so it doesn't try to stick it in the db
+               unset($_POST['catid']);
+               $_POST["interest"] = $interest;
+               foreach($_POST as $key=>$value){
+                       if($key == "SUBMIT")
+                               continue;
+                       if($key == "arrive_date" && $value == "")
+                               continue;
+                       if($key == "depart_date" && $value == "")
+                               continue;
+                       if($key == "referred_by" && $value == "")
+                       {
+                               $tmp[] = $key;
+                               $tmp_val[] = "NULL";
+                               continue;
+                       }
+                       if($key == "unit_size" && $value == "")
+                       {
+                               $tmp[] = $key;
+                               $tmp_val[] = "NULL";
+                               continue;
+                       }
+                       $tmp[] = $key;
+                       $tmp_val[] = "'$value'";
+               }
+               $tmp = implode($tmp,",");
+               $tmp_val = implode($tmp_val,",");
+               $date = date("m/d/Y");
+               $query = "INSERT INTO contact (create_date,$tmp) VALUES ('$date',$tmp_val)";
+               $DB->db_exec($query);
+               $DB->db_close();
+               //echo $query;
+               // mail part
+               foreach($_POST as $key=>$value)
+               {
+                       if($key == "SUBMIT")
+                       {
+                               continue;
+                       }
+                       if($key == "interest")
+                       {
+                               $interest = $GLOBALS['interest2'][$value];
+                               $body .= $GLOBALS['fields'][$key]."\t$interest\n";
+                       }
+                       if($key == "referred_by")
+                       {
+                               $referred = $GLOBALS['referred_by2'][$value];
+                               $body .= $GLOBALS['fields'][$key]."\t$referred\n";
+                       }
+                       elseif($key == "unit_size")
+                       {
+                               $unit = $GLOBALS['unit_size2'][$value];
+                               $body .= $GLOBALS['fields'][$key]."\t$unit\n";
+                       }
+                       elseif($key == "mail_ok")
+                       {
+                               if($value == 't')
+                                       $body .= "Yes I would like email\n";
+                       }
+                       elseif($value != "")
+                       {
+                               $body .= $GLOBALS['fields'][$key]."\t$value\n";
+                       }
+               }
+               $subject = "You have received a reservation request!";
+               $headers = "Reply-To: ".REPLY_TO."\n";
+               mail(OWNER_EMAIL,$subject,$body,$headers);
+               echo $GLOBALS["THANKYOU_TEXT"];
+               return(true);
+       }
+       
+}
+function show_form( $errors = NULL )
+{
+       $unit = build_select($GLOBALS['unit_size2'],"unit_size"); 
+       $referred = build_select($GLOBALS['referred_by2'],"referred_by"); 
+       $intr = build_checkbox($GLOBALS['interest2']); 
+
+       echo '
+       <!-- form table begin -->
+                       <p>*=Required Form Fields</p>
+                       <FORM METHOD="POST" ACTION="'.$_SERVER["PHP_SELF"].'?catid='.$_GET['catid'].'">
+              <table cellpadding=3 cellspacing="3" border="0" width="100%" align="left">
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">* First 
+                    Name:</font></td>
+                  <td>
+                                       <input type="hidden" name="catid" value="'.$_GET['catid'].'">
+                    <input type="TEXT" name="fname" size=25>
+                                       '.$errors["fname"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Last 
+                    Name: </font></td>
+                  <td> 
+                    <input type="TEXT" name="lname" size=25>
+                                       '.$errors["lname"].'
+                  </td>
+                </tr>
+                <tr> 
+                                       <td align=right width="175"><font size="2" face="arial, helvetica">* Email 
+                    Address: </font></td>
+                  <td> 
+                    <input type="TEXT" name="email" size=25>
+                                       '.$errors["email"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Address: 
+                    </font></td>
+                  <td> 
+                    <input type="TEXT" name="address" size=25>
+                                       '.$errors["address"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">City: 
+                    </font></td>
+                  <td> 
+                    <input type="TEXT" name="city" size=25>
+                                       '.$errors["city"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">State: 
+                    </font></td>
+                  <td> 
+                    <input type="TEXT" name="state" size=25>
+                                       '.$errors["state"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Zip: 
+                    </font></td>
+                  <td> 
+                    <input type="TEXT" name="zip" size=25>
+                                       '.$errors["zip"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" 
+                                 face="arial, helvetica">Phone: 
+                    </font></td>
+                  <td> 
+                    <input type="TEXT" name="phone" size=25>
+                                       '.$errors["city"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Date 
+                    Requested From: </font></td>
+                  <td> 
+                    <input type="TEXT" name="arrive_date" size=15>
+                                       '.$errors["arrive_date"].'
+                    <font face="Arial, Helvetica, sans-serif" size="1">(dd/mm/yy)</font></td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Date 
+                    Requested To: </font></td>
+                  <td> 
+                    <input type="TEXT" name="depart_date" size=15>
+                                       '.$errors["depart_date"].'
+                    <font face="Arial, Helvetica, sans-serif" size="1">(dd/mm/yy)</font></td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">Unit 
+                    Size: </font></td>
+                  <td>'.$unit.' 
+                                       '.$errors["unit_size"].'
+                  </td>
+                </tr>
+                <tr> 
+                                       <td align=right width="175"><font size="2" face="arial, helvetica">
+                                       * How did you hear about<br> Trout Creek?</font> </td>
+                  <td>'.$referred.' 
+                                       '.$errors["referred_by"].'
+                                       </td>
+                </tr>
+                <tr>
+                  <td align=right width="175"><font face="Arial, Helvetica, sans-serif" size="2">
+                                 <B>If other, please specify:</B></font></td>
+                  <td>
+                    <textarea name="other" cols="25"></textarea>
+                                       '.$errors["other"].'
+                  </td>
+                </tr>
+                <tr> 
+                                       <td align=right width="175"><font size="2" face="arial, helvetica">
+                                       Let us know what you are interested in: </font> </td>
+                  <td>'.$intr.' 
+                                       '.$errors["interest"].'
+                                       </td>
+                </tr>
+                <tr> 
+                  <td align=right width="175"><font size="2" face="arial, helvetica">
+                                 Additional Questions: </font></td>
+                  <td> 
+                    <textarea name="questions" rows="3" cols="25"></textarea>
+                                       '.$errors["questions"].'
+                  </td>
+                </tr>
+                <tr> 
+                  <td colspan="2" align="left" width="175"><font size="2" face="arial, helvetica">
+                                 Please notify me of specials and offers. 
+                     </font>
+                                 <input type="radio" name="mail_ok" value="t" checked><font size="2" face="arial, helvetica">Yes</font>
+                                 <input type="radio" name="mail_ok" value="f"><font size="2" face="arial, helvetica">No</font> 
+                  </td>
+                </tr>
+                <tr> 
+                  <td><br>
+                  </td>
+                  <td align=left> 
+                    <input type="SUBMIT" value="Place Request" name="SUBMIT">
+                  </td>
+                </tr>
+                <tr> 
+                  <td colspan=2 align=left><font size="2" face="arial, helvetica"> 
+                    Note: This is a reservation request only. It does not guarantee 
+                    a reservation. </font></td>
+                </tr>
+              </table>
+            </form>
+                       <!-- form table end -->';
+}
+
+if(!$_POST){
+       show_form();    
+}
+else{
+       if(is_array($errors = process_form($_POST))){
+               show_form($errors);
+       }
+}
+
+
+?>
diff --git a/static/4.phtml b/static/4.phtml
new file mode 100755 (executable)
index 0000000..e69de29
diff --git a/static/76.phtml b/static/76.phtml
new file mode 100644 (file)
index 0000000..05a7a12
--- /dev/null
@@ -0,0 +1,15 @@
+<div id="weather">
+<?php
+echo "\n\n\n<!-- INC_PAGE: ".INC_PAGE." -->\n\n\n";
+$inc_page = INC_PAGE;
+
+if(!$inc_page || $inc_page == "index.php")
+{
+       include(BASE."weather/details.php");
+}
+else
+{
+       include(BASE."weather/$inc_page");
+}
+?>
+</div>
diff --git a/static/79.phtml b/static/79.phtml
new file mode 100644 (file)
index 0000000..e055851
--- /dev/null
@@ -0,0 +1,2 @@
+<!-- <img src="<?php echo URL_BASE;?>assets/map550.gif" width="550" 
+height="333" alt="">-->