PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
No End to Web Page
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
No End to Web Page
![]() |
No End to Web Page |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Don't know what happened, but now one of my web pages has no end to it. You
can keep scrolling down all white after the actual end of the page. Any Ideas as to what I did or how to correct it. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
URL?
-- ~ Kathleen Anderson Microsoft MVP - FrontPage Spider Web Woman Designs web: http://www.spiderwebwoman.com/resources/ "Mikez" <Mikez@discussions.microsoft.com> wrote in message news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... > Don't know what happened, but now one of my web pages has no end to it. > You > can keep scrolling down all white after the actual end of the page. Any > Ideas > as to what I did or how to correct it. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I have not published the new page yet. I am in the process of updating this
page in question when I screwed something up. "Kathleen Anderson [MVP - FrontPage]" wrote: > URL? > > -- > > ~ Kathleen Anderson > Microsoft MVP - FrontPage > Spider Web Woman Designs > web: http://www.spiderwebwoman.com/resources/ > > > "Mikez" <Mikez@discussions.microsoft.com> wrote in message > news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... > > Don't know what happened, but now one of my web pages has no end to it. > > You > > can keep scrolling down all white after the actual end of the page. Any > > Ideas > > as to what I did or how to correct it. > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Does your page have complete and closed <body>, <head> and <html> tags?
"Mikez" <Mikez@discussions.microsoft.com> escreveu na mensagem news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... >I have not published the new page yet. I am in the process of updating this > page in question when I screwed something up. > > "Kathleen Anderson [MVP - FrontPage]" wrote: > >> URL? >> >> -- >> >> ~ Kathleen Anderson >> Microsoft MVP - FrontPage >> Spider Web Woman Designs >> web: http://www.spiderwebwoman.com/resources/ >> >> >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... >> > Don't know what happened, but now one of my web pages has no end to it. >> > You >> > can keep scrolling down all white after the actual end of the page. Any >> > Ideas >> > as to what I did or how to correct it. >> >> >> |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Can you paste the code into a reply?
"Mikez" <Mikez@discussions.microsoft.com> wrote in message news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... >I have not published the new page yet. I am in the process of updating this > page in question when I screwed something up. > > "Kathleen Anderson [MVP - FrontPage]" wrote: > >> URL? >> >> -- >> >> ~ Kathleen Anderson >> Microsoft MVP - FrontPage >> Spider Web Woman Designs >> web: http://www.spiderwebwoman.com/resources/ >> >> >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... >> > Don't know what happened, but now one of my web pages has no end to it. >> > You >> > can keep scrolling down all white after the actual end of the page. Any >> > Ideas >> > as to what I did or how to correct it. >> >> >> |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Like what i said, in another way. At least you don't STEAL posts, like
others "David Berry" <dberry@mvps.org> escreveu na mensagem news:eM27oVADHHA.4464@TK2MSFTNGP06.phx.gbl... > Can you paste the code into a reply? > > > "Mikez" <Mikez@discussions.microsoft.com> wrote in message > news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... >>I have not published the new page yet. I am in the process of updating >>this >> page in question when I screwed something up. >> >> "Kathleen Anderson [MVP - FrontPage]" wrote: >> >>> URL? >>> >>> -- >>> >>> ~ Kathleen Anderson >>> Microsoft MVP - FrontPage >>> Spider Web Woman Designs >>> web: http://www.spiderwebwoman.com/resources/ >>> >>> >>> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >>> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... >>> > Don't know what happened, but now one of my web pages has no end to >>> > it. >>> > You >>> > can keep scrolling down all white after the actual end of the page. >>> > Any >>> > Ideas >>> > as to what I did or how to correct it. >>> >>> >>> > > |
|
|
|
#7 |
|
Guest
Posts: n/a
|
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns ="urn:schemas-microsoft-com ffice ffice"xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta name="keywords" content="elvis, elvis tribute, elvis impersonator, elvis presley impersonator, elvis lookalike,elvis impressionists, impressionist, entertainer, graceland, the king, legends in concert, corporate entertainment, elvis tribute,elvis jumpsuit,american trilogy, an american trilogy, elvis links, concerts, music, rock & roll, rock & roll music, bands, bands for hire, midwest bands, legends, music legends, banquet hall, banquet halls, show lounge, galesburg,IL, show bands, weddings, bands for hire, jordanairs, chubby checker, lee greenwood, galesburg weddings, ballroom, # 1 elvis <meta http-equiv="> <!-- #BeginEditable "doctitle" --> <title>Al Hull Entertainment</title> <!-- #EndEditable --> <script language="JavaScript"> <!-- function FP_swapImg() {//v1.0 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length; n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm; elm.$src=elm.src; elm.src=args[n+1]; } } } function FP_getObjectByID(id,o) {//v1.0 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id); else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el; if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c) for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; } f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } } return null; } // --> </script> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } ..shape { behavior: url(#default#VML) } </style> <!--[if gte mso 9]> <xml><o:shapedefaults v:ext="edit" spidmax="1027"/> </xml><![endif]--> <div style="position: relative"> <div style="position: absolute; width: 774px; height: 29px; z-index: 23; left: -9px; top: 753px" id="layer34" align="center"> <a href="al_hull__entertainment.htm"> <img border="0" id="img11" src="button43.jpg" height="20" width="79" alt="Home" fp-style="fp-btn: Brick Row 1; fp-proportional: 0" fp-title="Home" onmouseover="FP_swapImg(1,0,/*id*/'img11',/*url*/'button41.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img11',/*url*/'button43.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img11',/*url*/'button42.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img11',/*url*/'button41.jpg')"></a><a href="Pajamas%20Band.htm"><img border="0" id="img10" src="button23.jpg" height="20" width="100" alt="Pajamas Band" fp-style="fp-btn: Brick Row 1" fp-title="Pajamas Band" onmouseover="FP_swapImg(1,0,/*id*/'img10',/*url*/'button24.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img10',/*url*/'button23.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img10',/*url*/'button25.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img10',/*url*/'button24.jpg')"></a><a href="Calendar_1.htm"><img border="0" id="img1" src="button10.jpg" height="20" width="100" alt="Upcoming Shows" onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'button4.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'button10.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'button5.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'button4.jpg')" fp-style="fp-btn: Brick Row 1" fp-title="Upcoming Shows"></a><a href="Photo%20Gallery_1.htm"><img border="0" id="img2" src="button2A.jpg" height="20" width="100" alt="Photo Gallery" onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2B.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2A.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2C.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2B.jpg')" fp-style="fp-btn: Brick Row 1" fp-title="Photo Gallery"></a><a href="Al%20Hull_1.htm"><img border="0" id="img3" src="button17.jpg" height="20" width="77" alt="About Al" onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'button8.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'button17.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'button9.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'button8.jpg')" fp-style="fp-btn: Brick Row 1; fp-proportional: 0" fp-title="About Al"></a><a href="Banquet%20Hall_1.htm"><img border="0" id="img4" src="buttonA.jpg" height="20" width="100" alt="Banquet Hall" onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonB.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonA.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonC.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonB.jpg')" fp-style="fp-btn: Brick Row 1" fp-title="Banquet Hall"></a><a href="Book%20a%20Show_1.htm"><img border="0" id="img5" src="buttonD.jpg" height="20" width="100" alt="Book A Show" onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonE.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonD.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonF.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonE.jpg')" fp-style="fp-btn: Brick Row 1" fp-title="Book A Show"></a><a href="Party%20Pictures_1.htm"><img border="0" id="img6" src="button18.jpg" height="20" width="100" alt="Party Pictures" onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'button11.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'button18.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'button12.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'button11.jpg')" fp-style="fp-btn: Brick Row 1" fp-title="Party Pictures"></a></div> <div style="position: absolute; width: 749px; height: 149px; z-index: 38; left: 4px; top: -3px; background-color: #000000" id="layer56"> </div> <p align="center"> <link rel="File-List" href="al_hull__entertainment_files/filelist.xml"> <meta name="Microsoft Theme" content="none"> </head> </p> </div> <p align="center"> </p> <p align="center"> <body rightmargin="20"> </body></p> </body> </html> <div style="position: absolute; width: 122px; height: 50px; z-index: 28; left: 632px; top: 82px" id="layer42"> <div style="position: absolute; width: 718px; height: 66px; z-index: 1; left: -595px; top: -70px" id="layer57"> <!--[if gte vml 1]><v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800" path="m@7,l@8,m@5,21600l@6,21600e"> <v:formulas> <v:f eqn="sum #0 0 10800"/> <v:f eqn="prod #0 2 1"/> <v:f eqn="sum 21600 0 @1"/> <v:f eqn="sum 0 0 @2"/> <v:f eqn="sum 21600 0 @3"/> <v:f eqn="if @0 @3 0"/> <v:f eqn="if @0 21600 @1"/> <v:f eqn="if @0 0 @2"/> <v:f eqn="if @0 @4 21600"/> <v:f eqn="mid @5 @6"/> <v:f eqn="mid @8 @5"/> <v:f eqn="mid @7 @8"/> <v:f eqn="mid @6 @7"/> <v:f eqn="sum @6 0 @5"/> </v:formulas> <v ath textpathok="t" o:connecttype="custom"o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800" o:connectangles="270,180,90,0"/> <v:textpath on="t" fitshape="t"/> <v:handles> <v:h position="#0,bottomRight" xrange="6629,14971"/> </v:handles> <o:lock v:ext="edit" text="t" shapetype="t"/> </v:shapetype><v:shape id="_x0000_s1034" type="#_x0000_t136" alt="Legends Banquet Hall" style='width:523.5pt;height:45pt' strokecolor="#969696"> <v:shadow color="#868686"/> <v:textpath style='font-family:"Edwardian Script ITC";v-text-kern:t' trim="t" fitpath="t" string="Legends Banquet Hall"/> </v:shape><![endif]--><![if !vml]><img border=0 width=702 height=62 src="al_hull__entertainment1_files/image001.gif" alt="Legends Banquet Hall" v:shapes="_x0000_s1034"><![endif]></div> <p align="center"><font face="Arial Black" size="1" color="#FFFFFF">1175 W. Carl Sandburg Dr.<br> Galesburg,IL 61401</font></p></div> <h4 align="center"> </h4> <p align="center"> <body rightmargin="20"></p> <div style="position: absolute; width: 423px; height: 139px; z-index: 24; left: 164px; top: 17px" id="layer35"> <!--[if gte vml 1]><v:rect id="_x0000_s1025" style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt;height:408.75pt; rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt;mso-wrap-distance-top:2.88pt; mso-wrap-distance-right:2.88pt;mso-wrap-distance-bottom:2.88pt' filled="f" fillcolor="black" strokeweight="4pt" insetpen="t" o:cliptowrap="t"> <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" cropbottom="1921f" cropleft="8936f" cropright="23275f"/> <v:shadow color="#f9f"/> </v:rect><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position: absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img width=551 height=159 src="al_hull__entertainment1_files/image003.gif" v:shapes="_x0000_s1025"></span><![endif]> <!--[if gte mso 9]> <p><![endif]--><!--[if gte vml 1]><v:rect id="_x0000_s1026" style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt; height:408.75pt;rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt; mso-wrap-distance-top:2.88pt;mso-wrap-distance-right:2.88pt; mso-wrap-distance-bottom:2.88pt' filled="f" fillcolor="black" strokeweight="4pt" insetpen="t" o:cliptowrap="t"> <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" cropbottom="1921f" cropleft="8936f" cropright="23275f"/> <v:shadow color="#f9f"/> </v:rect><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position: absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img width=551 height=159 src="al_hull__entertainment1_files/image003.gif" v:shapes="_x0000_s1026"></span><![endif]> </p> <img border="0" src="Legends%20.jpg" width="446" height="140"></div> <div style="position: absolute; width: 749px; height: 29px; z-index: 43; left: 14px; top: 161px" id="layer68"> <marquee scrolldelay="30" bgcolor="#FF0000" style="color: #FFFFFF; font-family: Poor Richard; font-style: italic; font-size:18pt" scrollamount="3" height="38">The Official Website of: Legends Banquet Hall, The Elvis Odyssey Tour & The Pajamas Band</marquee></div> <p align="center"> </p> <p align="center"> </p> <div style="position: absolute; width: 121px; height: 23px; z-index: 29; left: 634px; top: 134px" id="layer43"> <p align="center"><font face="Impact" color="#FFFFFF">309.341.1950</font></div> <div style="position: absolute; width: 100px; height: 68px; z-index: 27; left: 40px; top: 91px" id="layer40"> <p align="center"> <font face="English111 Presto BT" color="#FFFF00" size="4">A Decade of<br> Professional<br> Experience</font></p></div> <p align="center"><!--[if gte vml 1]><v:shapetype id="_x0000_t71" coordsize="21600,21600" o:spt="71" path="m10800,5800l8352,2295,7312,6320,370,2295,4627,7617,,8615r3722,3160l135,14587r5532,-650l4762,17617,7715,15627r770,5973l10532,14935r2715,4802l14020,14457r4125,3638l16837,12942r4763,348l17607,10475,21097,8137,16702,7315,18380,4457r-4225,868l14522,xe"> <v:stroke joinstyle="miter"/> <v ath gradientshapeok="t" o:connecttype="custom"o:connectlocs="14522,0;0,8615;8485,21600;21600,13290" o:connectangles="270,180,90,0" textboxrect="4627,6320,16702,13937"/> </v:shapetype><v:shape id="_x0000_s1031" type="#_x0000_t71" style='position:absolute; left:297.75pt;top:17.25pt;width:14.25pt;height:12.75pt;z-index:25'/><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:absolute;z-index:25;left:394px;top:20px; width:25px;height:23px'><img width=25 height=23 src="al_hull__entertainment1_files/image004.gif" v:shapes="_x0000_s1031"></span><![endif]></p> <p align="center"><!--[if gte vml 1]><v:shape id="_x0000_s1029" type="#_x0000_t71" alt="" style='position:absolute;left:39.75pt; top:51.75pt;width:59.25pt;height:21pt;z-index:32' fillcolor="yellow"/><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:absolute;z-index:32;left:48px;top:67px; width:90px;height:32px'><img width=90 height=32 src="al_hull__entertainment1_files/image005.gif" v:shapes="_x0000_s1029"></span><![endif]></p> <p align="center"><!--[if gte vml 1]><v:shape id="_x0000_s1033" type="#_x0000_t71" style='position:absolute;left:48.75pt; top:15.75pt;width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:absolute;z-index:25;left:62px;top:18px; width:26px;height:23px'><img width=26 height=23 src="al_hull__entertainment1_files/image006.gif" v:shapes="_x0000_s1033"></span><![endif]><!--[if gte vml 1]><v:shape id="_x0000_s1032" type="#_x0000_t71" style='position:absolute;left:6in;top:24pt; width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:absolute;z-index:25;left:573px;top:29px; width:26px;height:23px'><img width=26 height=23 src="al_hull__entertainment1_files/image006.gif" v:shapes="_x0000_s1032"></span><![endif]><!--[if gte vml 1]><v:shape id="_x0000_s1030" type="#_x0000_t71" style='position:absolute;left:542.25pt; top:25.5pt;width:15pt;height:12pt;z-index:25'/><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:absolute;z-index:25;left:720px;top:31px; width:26px;height:22px'><img width=26 height=22 src="al_hull__entertainment1_files/image007.gif" v:shapes="_x0000_s1030"></span><![endif]><font size="4"> </font></p> <p align="center"> </p> <p align="center"></p> <p align="center"></p> <p align="center"></p> <p align="center"></p> <p align="center"></p> <p align="center"> </body> <font size="2" color="#808080" face="Arial"><br> </font></p> <div style="position: absolute; width: 101px; height: 29px; z-index: 42; left: 331px; top: 135px" id="layer67"> <a href="Banquet%20Hall_1.htm"> <img border="0" id="img9" src="button2E.gif" height="20" width="100" alt="Click To Enter" fp-style="fp-btn: Metal Capsule 4; fp-transparent: 1" fp-title="Click To Enter" onmouseover="FP_swapImg(1,0,/*id*/'img9',/*url*/'button2F.gif')" onmouseout="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2E.gif')" onmousedown="FP_swapImg(1,0,/*id*/'img9',/*url*/'button30.gif')" onmouseup="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2F.gif')"></a></div> <div style="position: absolute; width: 337px; height: 318px; z-index: 44; left: 426px; top: 199px" id="layer69"> <a href="Pajamas%20Band.htm"> <img border="0" src="Pajamas%20logo%20new10272006'.jpg" width="337" height="318"></a></div> <div style="position: absolute; width: 331px; height: 312px; z-index: 45; left: 38px; top: 201px" id="layer70"> <div style="position: absolute; width: 745px; height: 220px; z-index: 1; left: -22px; top: 335px; border-style: solid" id="layer73"> <font face="AdLib BT">Notes From AL:<br> <br> <br> <br> </font></div> <a href="Memories.htm"> <img border="0" src="Al%20Hull%20New10272006.jpg" width="334" height="173"></a></div> <div style="position: absolute; width: 28px; height: 175px; z-index: 46; left: 370px; top: 199px" id="layer71"> <img border="0" src="Odyssey2.jpg" width="29" height="175"></div> <div style="position: absolute; width: 23px; height: 176px; z-index: 47; left: 14px; top: 199px" id="layer72"> <img border="0" src="Odyssey1.jpg" width="24" height="175"></div> <p align="center"> </p> <font face="Incised901 NdIt BT" size="7"> <div style="position: absolute; width: 384px; height: 142px; z-index: 22; left: 14px; top: 374px" id="layer32"> <p align="center"> <a href="Photo%20Gallery_1.htm"> <img border="0" src="Odyssey.jpg" width="385" height="143"></a></div> </font> <font face="Arial"> <div style="position: absolute; width: 457px; height: 29px; z-index: 13; left: 163px; top: 802px" id="layer16" align="left"> <p align="center"> <font size="2" color="#808080" face="Arial">Copyright © Legends Cafe and Legends Entertainment. All Rights Reserved</font></div> </p> </body> </html> "David Berry" wrote: > Can you paste the code into a reply? > > > "Mikez" <Mikez@discussions.microsoft.com> wrote in message > news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... > >I have not published the new page yet. I am in the process of updating this > > page in question when I screwed something up. > > > > "Kathleen Anderson [MVP - FrontPage]" wrote: > > > >> URL? > >> > >> -- > >> > >> ~ Kathleen Anderson > >> Microsoft MVP - FrontPage > >> Spider Web Woman Designs > >> web: http://www.spiderwebwoman.com/resources/ > >> > >> > >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message > >> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... > >> > Don't know what happened, but now one of my web pages has no end to it. > >> > You > >> > can keep scrolling down all white after the actual end of the page. Any > >> > Ideas > >> > as to what I did or how to correct it. > >> > >> > >> > > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
What do you mean "steal" posts??
"David PurpleBerry ASP PRO" <rjsa@netcabo.pt> wrote in message news:4560a303$0$24589$a729d347@news.telepac.pt... > Like what i said, in another way. At least you don't STEAL posts, like > others > > "David Berry" <dberry@mvps.org> escreveu na mensagem > news:eM27oVADHHA.4464@TK2MSFTNGP06.phx.gbl... >> Can you paste the code into a reply? >> >> >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >> news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... >>>I have not published the new page yet. I am in the process of updating >>>this >>> page in question when I screwed something up. >>> >>> "Kathleen Anderson [MVP - FrontPage]" wrote: >>> >>>> URL? >>>> >>>> -- >>>> >>>> ~ Kathleen Anderson >>>> Microsoft MVP - FrontPage >>>> Spider Web Woman Designs >>>> web: http://www.spiderwebwoman.com/resources/ >>>> >>>> >>>> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >>>> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... >>>> > Don't know what happened, but now one of my web pages has no end to >>>> > it. >>>> > You >>>> > can keep scrolling down all white after the actual end of the page. >>>> > Any >>>> > Ideas >>>> > as to what I did or how to correct it. >>>> >>>> >>>> >> >> > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
Check the height tags on your layers. Some of them are pretty big and that
could be causing the extra white space when you look at the page. "Mikez" <Mikez@discussions.microsoft.com> wrote in message news:47DFC5CD-6BC7-42C7-9043-EE93E67D3940@microsoft.com... > <html xmlns:v="urn:schemas-microsoft-com:vml" > xmlns ="urn:schemas-microsoft-com ffice ffice"> xmlns="http://www.w3.org/TR/REC-html40"> > > <head> > <meta name="keywords" content="elvis, elvis tribute, elvis impersonator, > elvis presley impersonator, elvis lookalike,elvis impressionists, > impressionist, entertainer, graceland, the king, legends in concert, > corporate entertainment, elvis tribute,elvis jumpsuit,american trilogy, an > american trilogy, elvis links, concerts, music, rock & roll, rock & roll > music, bands, bands for hire, midwest bands, legends, music legends, > banquet > hall, banquet halls, show lounge, galesburg,IL, show bands, weddings, > bands > for hire, jordanairs, chubby checker, lee greenwood, galesburg weddings, > ballroom, # 1 elvis <meta http-equiv="> > <!-- #BeginEditable "doctitle" --> > <title>Al Hull Entertainment</title> > <!-- #EndEditable --> > <script language="JavaScript"> > <!-- > function FP_swapImg() {//v1.0 > var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; > n<args.length; > n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { > doc.$imgSwaps[doc.$imgSwaps.length]=elm; > elm.$src=elm.src; elm.src=args[n+1]; } } > } > > function FP_getObjectByID(id,o) {//v1.0 > var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) > el=o.getElementById(id); > else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return > el; > if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; > if(c) > for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return > el; } > f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; > for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return > el; } } > return null; > } > // --> > </script> > <style> > v\:* { behavior: url(#default#VML) } > o\:* { behavior: url(#default#VML) } > .shape { behavior: url(#default#VML) } > </style> > <!--[if gte mso 9]> > <xml><o:shapedefaults v:ext="edit" spidmax="1027"/> > </xml><![endif]--> > <div style="position: relative"> > <div style="position: absolute; width: 774px; height: 29px; z-index: 23; > left: -9px; top: 753px" id="layer34" align="center"> > <a href="al_hull__entertainment.htm"> > <img border="0" id="img11" src="button43.jpg" height="20" width="79" > alt="Home" fp-style="fp-btn: Brick Row 1; fp-proportional: 0" > fp-title="Home" > onmouseover="FP_swapImg(1,0,/*id*/'img11',/*url*/'button41.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img11',/*url*/'button43.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img11',/*url*/'button42.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img11',/*url*/'button41.jpg')"></a><a > href="Pajamas%20Band.htm"><img border="0" id="img10" src="button23.jpg" > height="20" width="100" alt="Pajamas Band" fp-style="fp-btn: Brick Row 1" > fp-title="Pajamas Band" > onmouseover="FP_swapImg(1,0,/*id*/'img10',/*url*/'button24.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img10',/*url*/'button23.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img10',/*url*/'button25.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img10',/*url*/'button24.jpg')"></a><a > href="Calendar_1.htm"><img border="0" id="img1" src="button10.jpg" > height="20" width="100" alt="Upcoming Shows" > onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'button4.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'button10.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'button5.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'button4.jpg')" > fp-style="fp-btn: Brick Row 1" fp-title="Upcoming Shows"></a><a > href="Photo%20Gallery_1.htm"><img border="0" id="img2" src="button2A.jpg" > height="20" width="100" alt="Photo Gallery" > onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2B.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2A.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2C.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2B.jpg')" > fp-style="fp-btn: Brick Row 1" fp-title="Photo Gallery"></a><a > href="Al%20Hull_1.htm"><img border="0" id="img3" src="button17.jpg" > height="20" width="77" alt="About Al" > onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'button8.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'button17.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'button9.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'button8.jpg')" > fp-style="fp-btn: Brick Row 1; fp-proportional: 0" fp-title="About > Al"></a><a > href="Banquet%20Hall_1.htm"><img border="0" id="img4" src="buttonA.jpg" > height="20" width="100" alt="Banquet Hall" > onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonB.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonA.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonC.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonB.jpg')" > fp-style="fp-btn: Brick Row 1" fp-title="Banquet Hall"></a><a > href="Book%20a%20Show_1.htm"><img border="0" id="img5" src="buttonD.jpg" > height="20" width="100" alt="Book A Show" > onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonE.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonD.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonF.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonE.jpg')" > fp-style="fp-btn: Brick Row 1" fp-title="Book A Show"></a><a > href="Party%20Pictures_1.htm"><img border="0" id="img6" src="button18.jpg" > height="20" width="100" alt="Party Pictures" > onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'button11.jpg')" > onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'button18.jpg')" > onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'button12.jpg')" > onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'button11.jpg')" > fp-style="fp-btn: Brick Row 1" fp-title="Party Pictures"></a></div> > <div style="position: absolute; width: 749px; height: 149px; z-index: 38; > left: 4px; top: -3px; background-color: #000000" id="layer56"> > </div> > <p align="center"> > <link rel="File-List" href="al_hull__entertainment_files/filelist.xml"> > > <meta name="Microsoft Theme" content="none"> > </head> > </p> > </div> > <p align="center"> > </p> > <p align="center"> > <body rightmargin="20"> > > > > > > </body></p> > > </body> > </html> > <div style="position: absolute; width: 122px; height: 50px; z-index: 28; > left: 632px; top: 82px" id="layer42"> > <div style="position: absolute; width: 718px; height: 66px; z-index: 1; > left: -595px; top: -70px" id="layer57"> > <!--[if gte vml 1]><v:shapetype id="_x0000_t136" > coordsize="21600,21600" o:spt="136" adj="10800" > path="m@7,l@8,m@5,21600l@6,21600e"> > <v:formulas> > <v:f eqn="sum #0 0 10800"/> > <v:f eqn="prod #0 2 1"/> > <v:f eqn="sum 21600 0 @1"/> > <v:f eqn="sum 0 0 @2"/> > <v:f eqn="sum 21600 0 @3"/> > <v:f eqn="if @0 @3 0"/> > <v:f eqn="if @0 21600 @1"/> > <v:f eqn="if @0 0 @2"/> > <v:f eqn="if @0 @4 21600"/> > <v:f eqn="mid @5 @6"/> > <v:f eqn="mid @8 @5"/> > <v:f eqn="mid @7 @8"/> > <v:f eqn="mid @6 @7"/> > <v:f eqn="sum @6 0 @5"/> > </v:formulas> > <v ath textpathok="t" o:connecttype="custom"> o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800" > o:connectangles="270,180,90,0"/> > <v:textpath on="t" fitshape="t"/> > <v:handles> > <v:h position="#0,bottomRight" xrange="6629,14971"/> > </v:handles> > <o:lock v:ext="edit" text="t" shapetype="t"/> > </v:shapetype><v:shape id="_x0000_s1034" type="#_x0000_t136" alt="Legends > Banquet Hall" > style='width:523.5pt;height:45pt' strokecolor="#969696"> > <v:shadow color="#868686"/> > <v:textpath style='font-family:"Edwardian Script ITC";v-text-kern:t' > trim="t" > fitpath="t" string="Legends Banquet Hall"/> > </v:shape><![endif]--><![if !vml]><img border=0 width=702 height=62 > src="al_hull__entertainment1_files/image001.gif" alt="Legends Banquet > Hall" > v:shapes="_x0000_s1034"><![endif]></div> > <p align="center"><font face="Arial Black" size="1" color="#FFFFFF">1175 > W. > Carl Sandburg > Dr.<br> > Galesburg,IL 61401</font></p></div> > <h4 align="center"> > </h4> > <p align="center"> > > <body rightmargin="20"></p> > > <div style="position: absolute; width: 423px; height: 139px; z-index: 24; > left: 164px; top: 17px" id="layer35"> > <!--[if gte vml 1]><v:rect id="_x0000_s1025" > > style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt;height:408.75pt; > > rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt;mso-wrap-distance-top:2.88pt; > mso-wrap-distance-right:2.88pt;mso-wrap-distance-bottom:2.88pt' filled="f" > fillcolor="black" strokeweight="4pt" insetpen="t" o:cliptowrap="t"> > <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" > cropbottom="1921f" cropleft="8936f" cropright="23275f"/> > <v:shadow color="#f9f"/> > </v:rect><![endif]--><![if !vml]><span > style='mso-ignore:vglayout;position: > absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img > width=551 height=159 src="al_hull__entertainment1_files/image003.gif" > v:shapes="_x0000_s1025"></span><![endif]> > <!--[if gte mso 9]> > <p><![endif]--><!--[if gte vml 1]><v:rect > id="_x0000_s1026" > style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt; > height:408.75pt;rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt; > mso-wrap-distance-top:2.88pt;mso-wrap-distance-right:2.88pt; > mso-wrap-distance-bottom:2.88pt' filled="f" fillcolor="black" > strokeweight="4pt" > insetpen="t" o:cliptowrap="t"> > <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" > cropbottom="1921f" cropleft="8936f" cropright="23275f"/> > <v:shadow color="#f9f"/> > </v:rect><![endif]--><![if !vml]><span > style='mso-ignore:vglayout;position: > absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img > width=551 height=159 src="al_hull__entertainment1_files/image003.gif" > v:shapes="_x0000_s1026"></span><![endif]> > </p> > <img border="0" src="Legends%20.jpg" width="446" height="140"></div> > > <div style="position: absolute; width: 749px; height: 29px; z-index: 43; > left: 14px; top: 161px" id="layer68"> > <marquee scrolldelay="30" bgcolor="#FF0000" style="color: #FFFFFF; > font-family: Poor Richard; font-style: italic; font-size:18pt" > scrollamount="3" height="38">The Official Website of: Legends Banquet > Hall, > The Elvis Odyssey Tour & The Pajamas Band</marquee></div> > > <p align="center"> </p> > <p align="center"> > </p> > <div style="position: absolute; width: 121px; height: 23px; z-index: 29; > left: 634px; top: 134px" id="layer43"> > <p align="center"><font face="Impact" > color="#FFFFFF">309.341.1950</font></div> > <div style="position: absolute; width: 100px; height: 68px; z-index: 27; > left: 40px; top: 91px" id="layer40"> > <p align="center"> > <font face="English111 Presto BT" color="#FFFF00" size="4">A Decade of<br> > Professional<br> > Experience</font></p></div> > <p align="center"><!--[if gte vml 1]><v:shapetype > id="_x0000_t71" coordsize="21600,21600" o:spt="71" > path="m10800,5800l8352,2295,7312,6320,370,2295,4627,7617,,8615r3722,3160l135,14587r5532,-650l4762,17617,7715,15627r770,5973l10532,14935r2715,4802l14020,14457r4125,3638l16837,12942r4763,348l17607,10475,21097,8137,16702,7315,18380,4457r-4225,868l14522,xe"> > <v:stroke joinstyle="miter"/> > <v ath gradientshapeok="t" o:connecttype="custom"> o:connectlocs="14522,0;0,8615;8485,21600;21600,13290" > o:connectangles="270,180,90,0" textboxrect="4627,6320,16702,13937"/> > </v:shapetype><v:shape id="_x0000_s1031" type="#_x0000_t71" > style='position:absolute; > > left:297.75pt;top:17.25pt;width:14.25pt;height:12.75pt;z-index:25'/><![endif]--><![if > !vml]><span > style='mso-ignore:vglayout;position:absolute;z-index:25;left:394px;top:20px; > width:25px;height:23px'><img width=25 height=23 > src="al_hull__entertainment1_files/image004.gif" > v:shapes="_x0000_s1031"></span><![endif]></p> > <p align="center"><!--[if gte vml 1]><v:shape > id="_x0000_s1029" type="#_x0000_t71" alt="" > style='position:absolute;left:39.75pt; > top:51.75pt;width:59.25pt;height:21pt;z-index:32' > fillcolor="yellow"/><![endif]--><![if !vml]><span > style='mso-ignore:vglayout;position:absolute;z-index:32;left:48px;top:67px; > width:90px;height:32px'><img width=90 height=32 > src="al_hull__entertainment1_files/image005.gif" > v:shapes="_x0000_s1029"></span><![endif]></p> > <p align="center"><!--[if gte vml 1]><v:shape > id="_x0000_s1033" type="#_x0000_t71" > style='position:absolute;left:48.75pt; > top:15.75pt;width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if > !vml]><span > style='mso-ignore:vglayout;position:absolute;z-index:25;left:62px;top:18px; > width:26px;height:23px'><img width=26 height=23 > src="al_hull__entertainment1_files/image006.gif" > v:shapes="_x0000_s1033"></span><![endif]><!--[if gte vml 1]><v:shape > id="_x0000_s1032" type="#_x0000_t71" > style='position:absolute;left:6in;top:24pt; > width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if !vml]><span > style='mso-ignore:vglayout;position:absolute;z-index:25;left:573px;top:29px; > width:26px;height:23px'><img width=26 height=23 > src="al_hull__entertainment1_files/image006.gif" > v:shapes="_x0000_s1032"></span><![endif]><!--[if gte vml 1]><v:shape > id="_x0000_s1030" type="#_x0000_t71" > style='position:absolute;left:542.25pt; > top:25.5pt;width:15pt;height:12pt;z-index:25'/><![endif]--><![if > !vml]><span > style='mso-ignore:vglayout;position:absolute;z-index:25;left:720px;top:31px; > width:26px;height:22px'><img width=26 height=22 > src="al_hull__entertainment1_files/image007.gif" > v:shapes="_x0000_s1030"></span><![endif]><font size="4"> </font></p> > <p align="center"> </p> > <p align="center"></p> > <p align="center"></p> > <p align="center"></p> > <p align="center"></p> > <p align="center"></p> > <p align="center"> > > </body> > <font size="2" color="#808080" face="Arial"><br> > </font></p> > <div style="position: absolute; width: 101px; height: 29px; z-index: 42; > left: 331px; top: 135px" id="layer67"> > <a href="Banquet%20Hall_1.htm"> > <img border="0" id="img9" src="button2E.gif" height="20" width="100" > alt="Click To Enter" fp-style="fp-btn: Metal Capsule 4; fp-transparent: 1" > fp-title="Click To Enter" > onmouseover="FP_swapImg(1,0,/*id*/'img9',/*url*/'button2F.gif')" > onmouseout="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2E.gif')" > onmousedown="FP_swapImg(1,0,/*id*/'img9',/*url*/'button30.gif')" > onmouseup="FP_swapImg(0,0,/*id*/'img9',/*url*/'button2F.gif')"></a></div> > <div style="position: absolute; width: 337px; height: 318px; z-index: 44; > left: 426px; top: 199px" id="layer69"> > <a href="Pajamas%20Band.htm"> > <img border="0" src="Pajamas%20logo%20new10272006'.jpg" width="337" > height="318"></a></div> > <div style="position: absolute; width: 331px; height: 312px; z-index: 45; > left: 38px; top: 201px" id="layer70"> > <div style="position: absolute; width: 745px; height: 220px; z-index: 1; > left: -22px; top: 335px; border-style: solid" id="layer73"> > <font face="AdLib BT">Notes From AL:<br> > <br> > <br> > <br> > </font></div> > <a href="Memories.htm"> > <img border="0" src="Al%20Hull%20New10272006.jpg" width="334" > height="173"></a></div> > <div style="position: absolute; width: 28px; height: 175px; z-index: 46; > left: 370px; top: 199px" id="layer71"> > <img border="0" src="Odyssey2.jpg" width="29" height="175"></div> > <div style="position: absolute; width: 23px; height: 176px; z-index: 47; > left: 14px; top: 199px" id="layer72"> > <img border="0" src="Odyssey1.jpg" width="24" height="175"></div> > <p align="center"> </p> > <font face="Incised901 NdIt BT" size="7"> > <div style="position: absolute; width: 384px; height: 142px; z-index: 22; > left: 14px; top: 374px" id="layer32"> > <p align="center"> > <a href="Photo%20Gallery_1.htm"> > <img border="0" src="Odyssey.jpg" width="385" height="143"></a></div> > </font> > <font face="Arial"> > <div style="position: absolute; width: 457px; height: 29px; z-index: 13; > left: 163px; top: 802px" id="layer16" align="left"> > <p align="center"> > <font size="2" color="#808080" face="Arial">Copyright © Legends Cafe and > Legends > Entertainment. All Rights Reserved</font></div> > > </p> > </body> > > </html> > > "David Berry" wrote: > >> Can you paste the code into a reply? >> >> >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >> news:1D80C65D-F019-48E5-976F-9A4EE6BBEDD2@microsoft.com... >> >I have not published the new page yet. I am in the process of updating >> >this >> > page in question when I screwed something up. >> > >> > "Kathleen Anderson [MVP - FrontPage]" wrote: >> > >> >> URL? >> >> >> >> -- >> >> >> >> ~ Kathleen Anderson >> >> Microsoft MVP - FrontPage >> >> Spider Web Woman Designs >> >> web: http://www.spiderwebwoman.com/resources/ >> >> >> >> >> >> "Mikez" <Mikez@discussions.microsoft.com> wrote in message >> >> news:7E7C70D5-B63E-43F6-A547-D4017FA770BE@microsoft.com... >> >> > Don't know what happened, but now one of my web pages has no end to >> >> > it. >> >> > You >> >> > can keep scrolling down all white after the actual end of the page. >> >> > Any >> >> > Ideas >> >> > as to what I did or how to correct it. >> >> >> >> >> >> >> >> >> |
|
|
|
#10 |
|
Guest
Posts: n/a
|
I checked the layers even moved some of them without saving and I do not see
anything that poks me in the forehead. I appreciate you taking the time to help me. Mikez "David Berry" wrote: > Check the height tags on your layers. Some of them are pretty big and that > could be causing the extra white space when you look at the page. > > > > "Mikez" <Mikez@discussions.microsoft.com> wrote in message > news:47DFC5CD-6BC7-42C7-9043-EE93E67D3940@microsoft.com... > > <html xmlns:v="urn:schemas-microsoft-com:vml" > > xmlns ="urn:schemas-microsoft-com ffice ffice"> > xmlns="http://www.w3.org/TR/REC-html40"> > > > > <head> > > <meta name="keywords" content="elvis, elvis tribute, elvis impersonator, > > elvis presley impersonator, elvis lookalike,elvis impressionists, > > impressionist, entertainer, graceland, the king, legends in concert, > > corporate entertainment, elvis tribute,elvis jumpsuit,american trilogy, an > > american trilogy, elvis links, concerts, music, rock & roll, rock & roll > > music, bands, bands for hire, midwest bands, legends, music legends, > > banquet > > hall, banquet halls, show lounge, galesburg,IL, show bands, weddings, > > bands > > for hire, jordanairs, chubby checker, lee greenwood, galesburg weddings, > > ballroom, # 1 elvis <meta http-equiv="> > > <!-- #BeginEditable "doctitle" --> > > <title>Al Hull Entertainment</title> > > <!-- #EndEditable --> > > <script language="JavaScript"> > > <!-- > > function FP_swapImg() {//v1.0 > > var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; > > n<args.length; > > n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { > > doc.$imgSwaps[doc.$imgSwaps.length]=elm; > > elm.$src=elm.src; elm.src=args[n+1]; } } > > } > > > > function FP_getObjectByID(id,o) {//v1.0 > > var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) > > el=o.getElementById(id); > > else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return > > el; > > if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; > > if(c) > > for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return > > el; } > > f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements; > > for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return > > el; } } > > return null; > > } > > // --> > > </script> > > <style> > > v\:* { behavior: url(#default#VML) } > > o\:* { behavior: url(#default#VML) } > > .shape { behavior: url(#default#VML) } > > </style> > > <!--[if gte mso 9]> > > <xml><o:shapedefaults v:ext="edit" spidmax="1027"/> > > </xml><![endif]--> > > <div style="position: relative"> > > <div style="position: absolute; width: 774px; height: 29px; z-index: 23; > > left: -9px; top: 753px" id="layer34" align="center"> > > <a href="al_hull__entertainment.htm"> > > <img border="0" id="img11" src="button43.jpg" height="20" width="79" > > alt="Home" fp-style="fp-btn: Brick Row 1; fp-proportional: 0" > > fp-title="Home" > > onmouseover="FP_swapImg(1,0,/*id*/'img11',/*url*/'button41.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img11',/*url*/'button43.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img11',/*url*/'button42.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img11',/*url*/'button41.jpg')"></a><a > > href="Pajamas%20Band.htm"><img border="0" id="img10" src="button23.jpg" > > height="20" width="100" alt="Pajamas Band" fp-style="fp-btn: Brick Row 1" > > fp-title="Pajamas Band" > > onmouseover="FP_swapImg(1,0,/*id*/'img10',/*url*/'button24.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img10',/*url*/'button23.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img10',/*url*/'button25.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img10',/*url*/'button24.jpg')"></a><a > > href="Calendar_1.htm"><img border="0" id="img1" src="button10.jpg" > > height="20" width="100" alt="Upcoming Shows" > > onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'button4.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'button10.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'button5.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'button4.jpg')" > > fp-style="fp-btn: Brick Row 1" fp-title="Upcoming Shows"></a><a > > href="Photo%20Gallery_1.htm"><img border="0" id="img2" src="button2A.jpg" > > height="20" width="100" alt="Photo Gallery" > > onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2B.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2A.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'button2C.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'button2B.jpg')" > > fp-style="fp-btn: Brick Row 1" fp-title="Photo Gallery"></a><a > > href="Al%20Hull_1.htm"><img border="0" id="img3" src="button17.jpg" > > height="20" width="77" alt="About Al" > > onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'button8.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'button17.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'button9.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'button8.jpg')" > > fp-style="fp-btn: Brick Row 1; fp-proportional: 0" fp-title="About > > Al"></a><a > > href="Banquet%20Hall_1.htm"><img border="0" id="img4" src="buttonA.jpg" > > height="20" width="100" alt="Banquet Hall" > > onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonB.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonA.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'buttonC.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'buttonB.jpg')" > > fp-style="fp-btn: Brick Row 1" fp-title="Banquet Hall"></a><a > > href="Book%20a%20Show_1.htm"><img border="0" id="img5" src="buttonD.jpg" > > height="20" width="100" alt="Book A Show" > > onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonE.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonD.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'buttonF.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'buttonE.jpg')" > > fp-style="fp-btn: Brick Row 1" fp-title="Book A Show"></a><a > > href="Party%20Pictures_1.htm"><img border="0" id="img6" src="button18.jpg" > > height="20" width="100" alt="Party Pictures" > > onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'button11.jpg')" > > onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'button18.jpg')" > > onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'button12.jpg')" > > onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'button11.jpg')" > > fp-style="fp-btn: Brick Row 1" fp-title="Party Pictures"></a></div> > > <div style="position: absolute; width: 749px; height: 149px; z-index: 38; > > left: 4px; top: -3px; background-color: #000000" id="layer56"> > > </div> > > <p align="center"> > > <link rel="File-List" href="al_hull__entertainment_files/filelist.xml"> > > > > <meta name="Microsoft Theme" content="none"> > > </head> > > </p> > > </div> > > <p align="center"> > > </p> > > <p align="center"> > > <body rightmargin="20"> > > > > > > > > > > > > </body></p> > > > > </body> > > </html> > > <div style="position: absolute; width: 122px; height: 50px; z-index: 28; > > left: 632px; top: 82px" id="layer42"> > > <div style="position: absolute; width: 718px; height: 66px; z-index: 1; > > left: -595px; top: -70px" id="layer57"> > > <!--[if gte vml 1]><v:shapetype id="_x0000_t136" > > coordsize="21600,21600" o:spt="136" adj="10800" > > path="m@7,l@8,m@5,21600l@6,21600e"> > > <v:formulas> > > <v:f eqn="sum #0 0 10800"/> > > <v:f eqn="prod #0 2 1"/> > > <v:f eqn="sum 21600 0 @1"/> > > <v:f eqn="sum 0 0 @2"/> > > <v:f eqn="sum 21600 0 @3"/> > > <v:f eqn="if @0 @3 0"/> > > <v:f eqn="if @0 21600 @1"/> > > <v:f eqn="if @0 0 @2"/> > > <v:f eqn="if @0 @4 21600"/> > > <v:f eqn="mid @5 @6"/> > > <v:f eqn="mid @8 @5"/> > > <v:f eqn="mid @7 @8"/> > > <v:f eqn="mid @6 @7"/> > > <v:f eqn="sum @6 0 @5"/> > > </v:formulas> > > <v ath textpathok="t" o:connecttype="custom"> > o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800" > > o:connectangles="270,180,90,0"/> > > <v:textpath on="t" fitshape="t"/> > > <v:handles> > > <v:h position="#0,bottomRight" xrange="6629,14971"/> > > </v:handles> > > <o:lock v:ext="edit" text="t" shapetype="t"/> > > </v:shapetype><v:shape id="_x0000_s1034" type="#_x0000_t136" alt="Legends > > Banquet Hall" > > style='width:523.5pt;height:45pt' strokecolor="#969696"> > > <v:shadow color="#868686"/> > > <v:textpath style='font-family:"Edwardian Script ITC";v-text-kern:t' > > trim="t" > > fitpath="t" string="Legends Banquet Hall"/> > > </v:shape><![endif]--><![if !vml]><img border=0 width=702 height=62 > > src="al_hull__entertainment1_files/image001.gif" alt="Legends Banquet > > Hall" > > v:shapes="_x0000_s1034"><![endif]></div> > > <p align="center"><font face="Arial Black" size="1" color="#FFFFFF">1175 > > W. > > Carl Sandburg > > Dr.<br> > > Galesburg,IL 61401</font></p></div> > > <h4 align="center"> > > </h4> > > <p align="center"> > > > > <body rightmargin="20"></p> > > > > <div style="position: absolute; width: 423px; height: 139px; z-index: 24; > > left: 164px; top: 17px" id="layer35"> > > <!--[if gte vml 1]><v:rect id="_x0000_s1025" > > > > style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt;height:408.75pt; > > > > rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt;mso-wrap-distance-top:2.88pt; > > mso-wrap-distance-right:2.88pt;mso-wrap-distance-bottom:2.88pt' filled="f" > > fillcolor="black" strokeweight="4pt" insetpen="t" o:cliptowrap="t"> > > <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" > > cropbottom="1921f" cropleft="8936f" cropright="23275f"/> > > <v:shadow color="#f9f"/> > > </v:rect><![endif]--><![if !vml]><span > > style='mso-ignore:vglayout;position: > > absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img > > width=551 height=159 src="al_hull__entertainment1_files/image003.gif" > > v:shapes="_x0000_s1025"></span><![endif]> > > <!--[if gte mso 9]> > > <p><![endif]--><!--[if gte vml 1]><v:rect > > id="_x0000_s1026" > > style='position:absolute;left:-2549.25pt;top:6576pt;width:114.75pt; > > height:408.75pt;rotation:-90;z-index:1;mso-wrap-distance-left:2.88pt; > > mso-wrap-distance-top:2.88pt;mso-wrap-distance-right:2.88pt; > > mso-wrap-distance-bottom:2.88pt' filled="f" fillcolor="black" > > strokeweight="4pt" > > insetpen="t" o:cliptowrap="t"> > > <v:imagedata src="al_hull__entertainment1_files/image002.png" o:title="" > > cropbottom="1921f" cropleft="8936f" cropright="23275f"/> > > <v:shadow color="#f9f"/> > > </v:rect><![endif]--><![if !vml]><span > > style='mso-ignore:vglayout;position: > > absolute;z-index:1;left:-3402px;top:8765px;width:551px;height:159px'><img > > width=551 height=159 src="al_hull__entertainment1_files/image003.gif" > > v:shapes="_x0000_s1026"></span><![endif]> > > </p> > > <img border="0" src="Legends%20.jpg" width="446" height="140"></div> > > > > <div style="position: absolute; width: 749px; height: 29px; z-index: 43; > > left: 14px; top: 161px" id="layer68"> > > <marquee scrolldelay="30" bgcolor="#FF0000" style="color: #FFFFFF; > > font-family: Poor Richard; font-style: italic; font-size:18pt" > > scrollamount="3" height="38">The Official Website of: Legends Banquet > > Hall, > > The Elvis Odyssey Tour & The Pajamas Band</marquee></div> > > > > <p align="center"> </p> > > <p align="center"> > > </p> > > <div style="position: absolute; width: 121px; height: 23px; z-index: 29; > > left: 634px; top: 134px" id="layer43"> > > <p align="center"><font face="Impact" > > color="#FFFFFF">309.341.1950</font></div> > > <div style="position: absolute; width: 100px; height: 68px; z-index: 27; > > left: 40px; top: 91px" id="layer40"> > > <p align="center"> > > <font face="English111 Presto BT" color="#FFFF00" size="4">A Decade of<br> > > Professional<br> > > Experience</font></p></div> > > <p align="center"><!--[if gte vml 1]><v:shapetype > > id="_x0000_t71" coordsize="21600,21600" o:spt="71" > > path="m10800,5800l8352,2295,7312,6320,370,2295,4627,7617,,8615r3722,3160l135,14587r5532,-650l4762,17617,7715,15627r770,5973l10532,14935r2715,4802l14020,14457r4125,3638l16837,12942r4763,348l17607,10475,21097,8137,16702,7315,18380,4457r-4225,868l14522,xe"> > > <v:stroke joinstyle="miter"/> > > <v ath gradientshapeok="t" o:connecttype="custom"> > o:connectlocs="14522,0;0,8615;8485,21600;21600,13290" > > o:connectangles="270,180,90,0" textboxrect="4627,6320,16702,13937"/> > > </v:shapetype><v:shape id="_x0000_s1031" type="#_x0000_t71" > > style='position:absolute; > > > > left:297.75pt;top:17.25pt;width:14.25pt;height:12.75pt;z-index:25'/><![endif]--><![if > > !vml]><span > > style='mso-ignore:vglayout;position:absolute;z-index:25;left:394px;top:20px; > > width:25px;height:23px'><img width=25 height=23 > > src="al_hull__entertainment1_files/image004.gif" > > v:shapes="_x0000_s1031"></span><![endif]></p> > > <p align="center"><!--[if gte vml 1]><v:shape > > id="_x0000_s1029" type="#_x0000_t71" alt="" > > style='position:absolute;left:39.75pt; > > top:51.75pt;width:59.25pt;height:21pt;z-index:32' > > fillcolor="yellow"/><![endif]--><![if !vml]><span > > style='mso-ignore:vglayout;position:absolute;z-index:32;left:48px;top:67px; > > width:90px;height:32px'><img width=90 height=32 > > src="al_hull__entertainment1_files/image005.gif" > > v:shapes="_x0000_s1029"></span><![endif]></p> > > <p align="center"><!--[if gte vml 1]><v:shape > > id="_x0000_s1033" type="#_x0000_t71" > > style='position:absolute;left:48.75pt; > > top:15.75pt;width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if > > !vml]><span > > style='mso-ignore:vglayout;position:absolute;z-index:25;left:62px;top:18px; > > width:26px;height:23px'><img width=26 height=23 > > src="al_hull__entertainment1_files/image006.gif" > > v:shapes="_x0000_s1033"></span><![endif]><!--[if gte vml 1]><v:shape > > id="_x0000_s1032" type="#_x0000_t71" > > style='position:absolute;left:6in;top:24pt; > > width:15pt;height:12.75pt;z-index:25'/><![endif]--><![if !vml]><span > > style='mso-ignore:vglayout;position:absolute;z-index:25;left:573px;top:29px; > > width:26px;height:23px'><img width=26 height=23 > > src="al_hull__entertainment1_files/image006.gif" > > v:shapes="_x0000_s1032"></span><![endif]><!--[if gte vml 1]><v:shape > > id="_x0000_s1030" type="#_x0000_t71" > > style='position:absolute;left:542.25pt; > > top:25.5pt;width:15pt;height:12pt;z-index:25'/><![endif]--><![if > > !vml]><span |
|

Main Page 

="urn:schemas-microsoft-com
ath textpathok="t" o:connecttype="custom"