take out old floor plans
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Feb 2010 14:31:39 +0000 (14:31 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Feb 2010 14:31:39 +0000 (14:31 +0000)
14 files changed:
static/21.phtml [deleted file]
static/22.phtml [deleted file]
static/23.phtml [deleted file]
static/24.phtml [deleted file]
static/25.phtml [deleted file]
static/31.phtml [deleted file]
static/79.phtml [deleted file]
static/DELETE.21.phtml [new file with mode: 0755]
static/DELETE.22.phtml [new file with mode: 0755]
static/DELETE.23.phtml [new file with mode: 0755]
static/DELETE.24.phtml [new file with mode: 0755]
static/DELETE.25.phtml [new file with mode: 0755]
static/DELETE.31.phtml [new file with mode: 0755]
static/DELETE.79.phtml [new file with mode: 0644]

diff --git a/static/21.phtml b/static/21.phtml
deleted file mode 100755 (executable)
index 1636aa8..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<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
deleted file mode 100755 (executable)
index d5b8714..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<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
deleted file mode 100755 (executable)
index dac5c9f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<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
deleted file mode 100755 (executable)
index 8a17a6f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<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
deleted file mode 100755 (executable)
index fb37001..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<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/31.phtml b/static/31.phtml
deleted file mode 100755 (executable)
index 786cea9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!-- <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/79.phtml b/static/79.phtml
deleted file mode 100644 (file)
index e055851..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<!-- <img src="<?php echo URL_BASE;?>assets/map550.gif" width="550" 
-height="333" alt="">-->
diff --git a/static/DELETE.21.phtml b/static/DELETE.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/DELETE.22.phtml b/static/DELETE.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/DELETE.23.phtml b/static/DELETE.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/DELETE.24.phtml b/static/DELETE.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/DELETE.25.phtml b/static/DELETE.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/DELETE.31.phtml b/static/DELETE.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/DELETE.79.phtml b/static/DELETE.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="">-->