23
23
if ( cssFile == 'lounge-1.css' ) {
24
24
$ ( '.menu' ) . insertBefore ( $ ( 'h1' ) ) ;
25
25
} else if ( cssFile == 'lounge-2.css' ) {
26
- $ ( '.menu' ) . insertAfter ( $ ( '.main' ) ) ;
26
+ $ ( '.menu' ) . insertBefore ( $ ( '.main' ) ) ;
27
27
} else {
28
28
$ ( '.menu' ) . insertBefore ( $ ( '.playing' ) ) ;
29
29
}
54
54
< select name ="CSSFile " id ="CSSFile " onChange ="ChangeCSSFile() ">
55
55
< option selected value ="lounge.css "> Original</ option >
56
56
< option value ="lounge-1.css "> Menu</ option >
57
- < option value ="lounge-2.css " disabled =" true " > Fixed Menu</ option >
57
+ < option value ="lounge-2.css " disabled > Fixed Menu</ option >
58
58
</ select >
59
59
</ div >
60
60
</ div >
@@ -96,54 +96,55 @@ <h1>Welcome to the Head First Lounge</h1>
96
96
< a href ="about/directions.html " title ="Detailed Directions to the Lounge "> detailed directions</ a > to get you
97
97
here in record time. No reservations necessary; come and join us anytime.
98
98
</ p >
99
- < div >
100
- < div class ="menu ">
101
- < h2 > Weekly Elixir Specials</ h2 >
102
- < p >
103
- < img src ="images/yellow.gif " alt ="Lemon Breeze Elixir ">
104
- </ p >
105
- < h3 > Lemon Breeze</ h3 >
106
- < p >
107
- The ultimate healthy drink, this elixir combines herbal botanicals, minerals, and vitamins with a twist of lemon into a smooth
108
- citrus wonder that will keep your immune system going all day and all night.
109
- </ p >
110
- < p >
111
- < img src ="images/chai.gif " alt ="Chai Chiller Elixir ">
112
- </ p >
113
- < h3 > Chai Chiller</ h3 >
114
- < p >
115
- Not your traditional chai, this elixir mixes maté with chai spices and adds an extra chocolate kick for a caffeinated
116
- taste sensation on ice.
117
- </ p >
118
- < p >
119
- < img src ="images/black.gif " alt ="Black Brain Brew Elixir ">
120
- </ p >
121
- < h3 > Black Brain Brew</ h3 >
122
- < p >
123
- Want to boost your memory? Try our Black Brain Brew elixir, made with black oolong tea and just a touch of espresso. Your
124
- brain will thank you for the boost.
125
- </ p >
126
- < p >
127
- Join us any evening for these and all our other wonderful
128
- < a href ="beverages/elixir.html " title ="Head First Lounge Elixirs "> elixirs</ a > .
129
- </ p >
130
- </ div >
131
- < h2 class ="playing "> What's playing at the Lounge</ h2 >
99
+
100
+ < div class ="menu ">
101
+ < h2 > Weekly Elixir Specials</ h2 >
102
+ < p >
103
+ < img src ="images/yellow.gif " alt ="Lemon Breeze Elixir ">
104
+ </ p >
105
+ < h3 > Lemon Breeze</ h3 >
106
+ < p >
107
+ The ultimate healthy drink, this elixir combines herbal botanicals, minerals, and vitamins with a twist of lemon into a smooth
108
+ citrus wonder that will keep your immune system going all day and all night.
109
+ </ p >
110
+ < p >
111
+ < img src ="images/chai.gif " alt ="Chai Chiller Elixir ">
112
+ </ p >
113
+ < h3 > Chai Chiller</ h3 >
114
+ < p >
115
+ Not your traditional chai, this elixir mixes maté with chai spices and adds an extra chocolate kick for a caffeinated
116
+ taste sensation on ice.
117
+ </ p >
118
+ < p >
119
+ < img src ="images/black.gif " alt ="Black Brain Brew Elixir ">
120
+ </ p >
121
+ < h3 > Black Brain Brew</ h3 >
132
122
< p >
133
- We're frequently asked about the music we play at the lounge, and no wonder, it's great stuff. Just for you, we keep a list
134
- here on the site, updated weekly. Enjoy .
123
+ Want to boost your memory? Try our Black Brain Brew elixir, made with black oolong tea and just a touch of espresso. Your
124
+ brain will thank you for the boost .
135
125
</ p >
136
- < ul >
137
- < li > < span class ="song "> Buddha Bar</ span > , < span class ="artist "> Claude Challe</ span > </ li >
138
- < li > < span class ="song "> When It Falls</ span > , < span class ="artist "> Zero 7</ span > </ li >
139
- < li > < span class ="song "> Earth 7</ span > , < span class ="artist "> L.T.J. Bukem</ span > </ li >
140
- < li > < span class ="song "> Le Roi Est Mort</ span > , < span class ="artist "> Vive Le Roi!, Enigma</ span > </ li >
141
- < li > < span class ="song "> Music for Airports</ span > , < span class ="artist "> Brian Eno</ span > </ li >
142
- </ ul >
143
126
< p >
144
- © 2012, Head First Lounge
145
- < br > All trademarks and registered trademarks appearing on this site are the property of their respective owners .
127
+ Join us any evening for these and all our other wonderful
128
+ < a href =" beverages/elixir.html " title =" Head First Lounge Elixirs " > elixirs </ a > .
146
129
</ p >
130
+ </ div >
131
+ < h2 class ="playing "> What's playing at the Lounge</ h2 >
132
+ < p >
133
+ We're frequently asked about the music we play at the lounge, and no wonder, it's great stuff. Just for you, we keep a list
134
+ here on the site, updated weekly. Enjoy.
135
+ </ p >
136
+ < ul >
137
+ < li > < span class ="song "> Buddha Bar</ span > , < span class ="artist "> Claude Challe</ span > </ li >
138
+ < li > < span class ="song "> When It Falls</ span > , < span class ="artist "> Zero 7</ span > </ li >
139
+ < li > < span class ="song "> Earth 7</ span > , < span class ="artist "> L.T.J. Bukem</ span > </ li >
140
+ < li > < span class ="song "> Le Roi Est Mort</ span > , < span class ="artist "> Vive Le Roi!, Enigma</ span > </ li >
141
+ < li > < span class ="song "> Music for Airports</ span > , < span class ="artist "> Brian Eno</ span > </ li >
142
+ </ ul >
143
+ < p >
144
+ © 2012, Head First Lounge
145
+ < br > All trademarks and registered trademarks appearing on this site are the property of their respective owners.
146
+ </ p >
147
+ </ div >
147
148
</ body >
148
149
149
150
</ html >
0 commit comments