Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MouseOver Popup Menu ?? How do i create one in FP 1

Status
Not open for further replies.

TC123uk

Technical User
Jan 17, 2002
19
GB
Hi

Can anyone give me some clue what mouse over popup menu's are called in FP or how to strat creating one ???

Many Thanks

TC

Sort of like the ones top right here.
I can make one in Dreamweaver which works fine in DW but i can't seem to insert it in to my FP page ???

Its all just one big mystery :)
 
Hi TC,

1) What do you mean by "Can't insert it into FP(Frontpage)?" Are you getting errors? If yes than you might have missed copying some codes from Dreamweaver... Please clarify your situation if appropriate. The function codes in Dreamweaver usually locates at the top of the page.

2)There are also alot of ready made menu codes out there for you to incorporate into your page... Just search for
"hierarchical menus" in Google...

Here is a one of the many I found:


Cheers,

JoJoH

 
Thanks for replying

This is the page im trying to use it on. If you open the page its the button to the right of the orders button.


Also when i open it in its own page it works fine its only when i put it on this page it doesn't work inside or outside the table.

TC
 
Hum... When I open your page in my browser, I couldn't see any of the menu buttons... But by looking at your codes, I assume you are trying to get the top menu bar(The contact us button) to be something like Microsoft's menu right?

Now, in the page you've just showed me, looks like you used Frontpage to create your menus, right?

Well, in my own experience, FrontPage could sometimes be a pain... Have you tried NOT using FrontPage and use the codes at


It does what Microsoft's menu does, but the coding is much, much more simplier...

Try it, if you have any trouble doing so, just post the codes of your home page WITHOUT any menu codes, then we will take a look at it.

Cheers,

JoJoH

 
Ok, TC, never mind what I said above, I've fixed it for you!!! Below is the new codes for your home page! Paste it in a new page, test it out and make the necessary changes such as what you want the menu items to be, where they link to etc.


<html>
<head>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;><meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 5.0&quot;><meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;><title>Bevel Home</title>


<script language=&quot;JavaScript&quot;>
<!--
function mmLoadMenus() {
if (window.mm_menu_0708112458_0) return;
window.mm_menu_0708112458_0 = new Menu(&quot;root&quot;,110,18,&quot;&quot;,12,&quot;#000000&quot;,&quot;#FFFFFF&quot;,&quot;#CCCCCC&quot;,&quot;#000084&quot;,&quot;left&quot;,&quot;middle&quot;,3,0,1000,-5,7,true,true,true,0,true,true);
mm_menu_0708112458_0.addMenuItem(&quot;theURL&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.addMenuItem(&quot;winName&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.hideOnMouseOut=true;
mm_menu_0708112458_0.bgColor='#555555';
mm_menu_0708112458_0.menuBorder=1;
mm_menu_0708112458_0.menuLiteBgColor='#FFFFFF';
mm_menu_0708112458_0.menuBorderBgColor='#777777';

mm_menu_0708112458_0.writeMenus();
} // mmLoadMenus()
//-->
</script>
<script language=&quot;JavaScript&quot; src=&quot;mm_menu.js&quot;></script></head>
<body background=&quot; align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;749&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;583&quot;>
<tr>
<td width=&quot;764&quot; bgcolor=&quot;#FFFFFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;120&quot; colspan=&quot;5&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;762&quot; height=&quot;120&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#000080&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;21&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Testimonials&quot;>
</applet></td> <td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;20&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Offers&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;Quotation%20form.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Sales Enquiry&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;OrderForm.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Orders&quot;>
</applet></td>
<td width=&quot;152&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;>
<script language=&quot;JavaScript1.2&quot;>mmLoadMenus();</script>
<p>
<a href=&quot;javascript:;&quot; onMouseOver=&quot;MM_showMenu(window.mm_menu_0708112458_0,65,17,null,'image1')&quot; onMouseOut=&quot;MM_startTimeout();&quot;><img name=&quot;image1&quot; src=&quot; Us Menu.jpg&quot; border=&quot;0&quot; width=&quot;150&quot; height=&quot;17&quot; id=&quot;image1&quot;></a></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; alt=&quot;More Pictures&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<div align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></div>
</td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;> <a href=&quot;Lean%20To%20Styles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<a href=&quot;EdwardianStyles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; alt=&quot;More Edwardian Styles&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;12&quot; align=&quot;center&quot;>
<p align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>Victorian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Edwardian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Lean To</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Gable Front</font></td>
<td width=&quot;152&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>P Shaped</font></td>
</tr>
</table>

</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;0&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#111111&quot; width=&quot;83%&quot;>
<tr>
<td width=&quot;100%&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; align=&quot;middle&quot; width=&quot;750&quot; height=&quot;40&quot;></td>
</tr>
</table>
</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;763&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;16&quot;>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<a href=&quot;Victorian.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;68&quot; valign=&quot;top&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;68&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;68&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<div align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>L Shaped</font></div>
</td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>T Shaped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Double Hipped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Hipped Corner</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Combination</font></td>
</tr>
</table>

</center>
</div>

</body>

</html>

Cheers,


JoJoH

 
TC, something important to keep in mind, take a look at the codes below(which is the first part of your home page code)
Take a look at the line in red:


<html>
<head>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;><meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 5.0&quot;><meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;><title>Bevel Home</title>

<script language=&quot;JavaScript&quot;>
<!--
function mmLoadMenus() {
if (window.mm_menu_0708112458_0) return;
window.mm_menu_0708112458_0 = new Menu(&quot;root&quot;,110,18,&quot;&quot;,12,&quot;#000000&quot;,&quot;#FFFFFF&quot;,&quot;#CCCCCC&quot;,&quot;#000084&quot;,&quot;left&quot;,&quot;middle&quot;,3,0,1000,-5,7,true,true,true,0,true,true);
mm_menu_0708112458_0.addMenuItem(&quot;theURL&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.addMenuItem(&quot;winName&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.hideOnMouseOut=true;
mm_menu_0708112458_0.bgColor='#555555';
mm_menu_0708112458_0.menuBorder=1;
mm_menu_0708112458_0.menuLiteBgColor='#FFFFFF';
mm_menu_0708112458_0.menuBorderBgColor='#777777';

mm_menu_0708112458_0.writeMenus();
} // mmLoadMenus()
//-->
</script>
<script language=&quot;JavaScript&quot; src=&quot;mm_menu.js&quot;></script></head>

See the part where is says src=&quot;mm_menu.js&quot; ? mm_menu.js is a file that Dreamweaver automatically save into your web when your use Dreamweaver to create pop up/hierarchical menus. Make sure you DON'T delete that file or else your page won't work. Also make sure src=&quot;mm_menu.js&quot; actually points to mm_menu.js.

Let me know if you have any questions! [smile]

Cheers,

JoJoH

 
Still can't get it to work trouble is i'm not great with code i couldn't see what you'd changed here.

Anyway Ive published the revised version


which has a link to the menu in question ( test ) on top left. This kind of works.


Also make sure src=&quot;mm_menu.js&quot; actually points to mm_menu.js.

(How can i check this) ?

PS

Thanks for all your help on this JoJoH i'm sure once I get it ill never have the problem again. Thing is im used to working in DW This is actually my first FP site.
 
Hi TC,

Don't worry about coding for now, just paste the codes below to your page, the code below IS your ENTIRE completed, working home page. Tell me how it goes [smile]

<html>
<head>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;><meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 5.0&quot;><meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;><title>Bevel Home</title>


<script language=&quot;JavaScript&quot;>
<!--
function mmLoadMenus() {
if (window.mm_menu_0708112458_0) return;
window.mm_menu_0708112458_0 = new Menu(&quot;root&quot;,110,18,&quot;&quot;,12,&quot;#000000&quot;,&quot;#FFFFFF&quot;,&quot;#CCCCCC&quot;,&quot;#000084&quot;,&quot;left&quot;,&quot;middle&quot;,3,0,1000,-5,7,true,true,true,0,true,true);
mm_menu_0708112458_0.addMenuItem(&quot;theURL&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.addMenuItem(&quot;winName&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.hideOnMouseOut=true;
mm_menu_0708112458_0.bgColor='#555555';
mm_menu_0708112458_0.menuBorder=1;
mm_menu_0708112458_0.menuLiteBgColor='#FFFFFF';
mm_menu_0708112458_0.menuBorderBgColor='#777777';

mm_menu_0708112458_0.writeMenus();
} // mmLoadMenus()
//-->
</script>
<script language=&quot;JavaScript&quot; src=&quot;mm_menu.js&quot;></script></head>
<body background=&quot; align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;749&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;583&quot;>
<tr>
<td width=&quot;764&quot; bgcolor=&quot;#FFFFFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;120&quot; colspan=&quot;5&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;762&quot; height=&quot;120&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#000080&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;21&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Testimonials&quot;>
</applet></td> <td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;20&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Offers&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;Quotation%20form.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Sales Enquiry&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;OrderForm.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Orders&quot;>
</applet></td>
<td width=&quot;152&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;>
<script language=&quot;JavaScript1.2&quot;>mmLoadMenus();</script>
<p>
<a href=&quot;javascript:;&quot; onMouseOver=&quot;MM_showMenu(window.mm_menu_0708112458_0,65,17,null,'image1')&quot; onMouseOut=&quot;MM_startTimeout();&quot;><img name=&quot;image1&quot; src=&quot; Us Menu.jpg&quot; border=&quot;0&quot; width=&quot;150&quot; height=&quot;17&quot; id=&quot;image1&quot;></a></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; alt=&quot;More Pictures&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<div align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></div>
</td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;> <a href=&quot;Lean%20To%20Styles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<a href=&quot;EdwardianStyles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; alt=&quot;More Edwardian Styles&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;12&quot; align=&quot;center&quot;>
<p align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>Victorian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Edwardian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Lean To</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Gable Front</font></td>
<td width=&quot;152&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>P Shaped</font></td>
</tr>
</table>

</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;0&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#111111&quot; width=&quot;83%&quot;>
<tr>
<td width=&quot;100%&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; align=&quot;middle&quot; width=&quot;750&quot; height=&quot;40&quot;></td>
</tr>
</table>
</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;763&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;16&quot;>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<a href=&quot;Victorian.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;68&quot; valign=&quot;top&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;68&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;68&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<div align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>L Shaped</font></div>
</td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>T Shaped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Double Hipped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Hipped Corner</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Combination</font></td>
</tr>
</table>

</center>
</div>

</body>

</html>


JoJoH

 
If the above codes generate errors, then MAKE SURE src=&quot;mm_menu.js&quot; actually points to mm_menu.js.
I could verify if src=&quot;mm_menu.js&quot; actually points to mm_menu.js for you, just tell me where your home page and mm_menu.js files is located in your file structure, then I will verify it for you.

JoJoH

 
Excellent i understand a little more code now too. It all works fine apart from i can't get the word contact us in the table cell ? Its just blank ? Ive tried a few things with out sucess.....

<html>
<head>
<meta http-equiv=&quot;Content-Language&quot; content=&quot;en-gb&quot;>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;><meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 5.0&quot;><meta name=&quot;ProgId&quot; content=&quot;FrontPage.Editor.Document&quot;><title>Bevel Home</title>


<script language=&quot;JavaScript&quot;>
<!--
function mmLoadMenus() {
if (window.mm_menu_0708112458_0) return;
window.mm_menu_0708112458_0 = new Menu(&quot;root&quot;,147,18,&quot;&quot;,12,&quot;#000000&quot;,&quot;#FFFFFF&quot;,&quot;#CCCCCC&quot;,&quot;#000084&quot;,&quot;left&quot;,&quot;middle&quot;,3,0,1000,-5,7,true,true,true,0,true,true);
mm_menu_0708112458_0.addMenuItem(&quot;Contact Us&quot;,&quot;window.open(' & Vacancies.htm', '_blank');&quot;);
mm_menu_0708112458_0.addMenuItem(&quot;Trade Enquieies&quot;,&quot;window.open(' '_blank');&quot;);
mm_menu_0708112458_0.hideOnMouseOut=true;
mm_menu_0708112458_0.bgColor='#000080';
mm_menu_0708112458_0.menuBorder=1;
mm_menu_0708112458_0.menuLiteBgColor='#000080';
mm_menu_0708112458_0.menuBorderBgColor='#000080';

mm_menu_0708112458_0.writeMenus();
} // mmLoadMenus()
//-->
</script>
<script language=&quot;JavaScript&quot; src=&quot;mm_menu.js&quot;></script></head>
<body background=&quot;Background.gif&quot;>
<p><a href=&quot;Contact%20Us.htm&quot;>Con </a>&nbsp;&nbsp;
<a href=&quot;Trade%20&%20Vacancies.htm&quot;>&nbsp;Trade</a></p>
<div align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;749&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;583&quot;>
<tr>
<td width=&quot;764&quot; bgcolor=&quot;#FFFFFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;120&quot; colspan=&quot;5&quot;>
<img border=&quot;0&quot; src=&quot;Title%20.gif&quot;;; width=&quot;762&quot; height=&quot;120&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#000080&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;21&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Testimonials&quot;>
</applet></td> <td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;20&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Offers&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;Quotation%20form.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;text&quot; value=&quot;Sales Enquiry&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;url&quot; valuetype=&quot;ref&quot; value=&quot;OrderForm.htm&quot;>
</applet></td>
<td width=&quot;150&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;> <applet code=&quot;fphover.class&quot; codebase=&quot;file:///C|/My%20Documents/My%20Webs/&quot; width=&quot;100%&quot; height=&quot;17&quot;>
<param name=&quot;color&quot; value=&quot;#000080&quot;>
<param name=&quot;textcolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;hovercolor&quot; value=&quot;#FFFFFF&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#000080&quot;>
<param name=&quot;effect&quot; value=&quot;reverseGlow&quot;>
<param name=&quot;font&quot; value=&quot;Dialog&quot;>
<param name=&quot;fontstyle&quot; value=&quot;regular&quot;>
<param name=&quot;fontsize&quot; value=&quot;12&quot;>
<param name=&quot;text&quot; value=&quot;Orders&quot;>
</applet></td>
<td width=&quot;152&quot; height=&quot;21&quot; bgcolor=&quot;#000080&quot;>
<script language=&quot;JavaScript1.2&quot;>mmLoadMenus();</script>
<p>
<a href=&quot;javascript:;&quot; onMouseOver=&quot;MM_showMenu(window.mm_menu_0708112458_0,0,17,null,'image1')&quot; onMouseOut=&quot;MM_startTimeout();&quot;><img name=&quot;image1&quot; src=&quot; Us Menu.jpg&quot; border=&quot;0&quot; width=&quot;150&quot; height=&quot;17&quot; id=&quot;image1&quot;></a></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;c1.jpg&quot;;; alt=&quot;More Pictures&quot; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;2.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;c3.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;c5.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;c8.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;155&quot;>
<div align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot;1b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></div>
</td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;2b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;155&quot;> <a href=&quot;Lean%20To%20Styles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot;3b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;4b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;155&quot;>
<img border=&quot;0&quot; src=&quot;5b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot;1c.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<a href=&quot;EdwardianStyles.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot;C2b.jpg&quot;;; alt=&quot;More Edwardian Styles&quot; width=&quot;150&quot; height=&quot;150&quot;></a></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot;C3b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;150&quot; height=&quot;150&quot;>
<img border=&quot;0&quot; src=&quot;C5b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;152&quot; height=&quot;150&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot;c9b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;150&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;12&quot; align=&quot;center&quot;>
<p align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>Victorian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Edwardian</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Lean To</font></td>
<td width=&quot;150&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Gable Front</font></td>
<td width=&quot;152&quot; height=&quot;12&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>P Shaped</font></td>
</tr>
</table>

</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;0&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#111111&quot; width=&quot;83%&quot;>
<tr>
<td width=&quot;100%&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot;Latest%20Offers.gif&quot;;; align=&quot;middle&quot; width=&quot;750&quot; height=&quot;40&quot;></td>
</tr>
</table>
</center>
</div>
<div align=&quot;center&quot;>
<center>
<table border=&quot;1&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FFFFFF&quot; width=&quot;763&quot; bgcolor=&quot;#CCCCFF&quot; height=&quot;16&quot;>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;v4.gif&quot;;; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;C6.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;v3.gif&quot;;; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot;v4.gif&quot;;; width=&quot;150&quot; height=&quot;138&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot;c8.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;6b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;7b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;144&quot;>
<img border=&quot;0&quot; src=&quot;8b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;158&quot;>
<img border=&quot;0&quot; src=&quot;9b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;158&quot;>
<a href=&quot;Victorian.htm&quot; target=&quot;_blank&quot;>
<img border=&quot;0&quot; src=&quot;10b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></a></td>
</tr>
<tr>
<td width=&quot;17%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;68&quot; valign=&quot;top&quot;>
<img border=&quot;0&quot; src=&quot;C10b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;17%&quot; height=&quot;68&quot;>
<p align=&quot;center&quot;>
<img border=&quot;0&quot; src=&quot;C6b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;68&quot;>
<img border=&quot;0&quot; src=&quot;8c.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;18%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot;9c.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
<td width=&quot;30%&quot; height=&quot;82&quot;>
<img border=&quot;0&quot; src=&quot;c8b.jpg&quot;;; width=&quot;150&quot; height=&quot;150&quot;></td>
</tr>
<tr>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<div align=&quot;center&quot;><font face=&quot;Arial Unicode MS&quot;>L Shaped</font></div>
</td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>T Shaped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Double Hipped</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Hipped Corner</font></td>
<td width=&quot;20%&quot; bgcolor=&quot;#CCCCFF&quot; bordercolor=&quot;#FFFFFF&quot; height=&quot;19&quot; valign=&quot;top&quot; align=&quot;center&quot;>
<font face=&quot;Arial Unicode MS&quot;>Combination</font></td>
</tr>
</table>

</center>
</div>

</body>

</html>
 
Sorted :)

Thanks very much for that learned quite a lot too.

TC
 
Hello Again

My PC crashed to the point i had to reformat it !!! nightmare....

Anyway got it all up & running again but the Picture part of my button has dissapeared again.

Sorry Ive tried a few things but can't remember how we finally put this right.

Many THanks

Terry
 
Thanks for replying that was the first thing i tried but doesn't seemed to have worked this time ???

Any ideas ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top