Menu Reconfigurations

W hat we will do first is give you the areas of default on the code and then show you where we made the reconfigurations on this page.

F irst parts you see are the default code section to be reconfigured. This is the part that when you touch a link with your mouse the large word on top will appear. If you notice the one section that is "target="main". That tag denotes the link will open in the main frame of the frames page. If you also notice that the other sections of links do not have that. This denotes it will open in the small left frame if it is set within a frameset.

W hat you need to do is place the attributetarget="_blank" where it will open in a new window or as stated earlier use the attributetarget="main" if you want it to open in the main frame of the frameset.

B asically this menu was designed to be placed in the side frame of a frames page. This is evident by what we have high lighted in Hot Pink. You don't have to put it in frames but it limits what you can do with it in reference to much text within the page itself.

var msg = 0

var linkto = new Array()
linkto[0] = "Home"
linkto[1] = "Email me"
linkto[2] = "Hotmail"
linkto[3] = "Micosoft"
linkto[4] = "Javascripts"
linkto[5] = "Lycos"
linkto[6] = "Ask"
linkto[7] = "Yahoo"
linkto[8] = "Excite"

function startStrobe(msgnum)

Second Part Of Reconfigurations.
Three Out Of The Eight.

</HEAD>

<body onLoad="dropMenu(), scrollItems(), start();" BGCOLOR="Black" TEXT="#C299F9"
link="#707070" vlink="#707070" alink="#ffffff">
<center>

<div id="object0" style="position:absolute; visibility:show; left:0px; top:40px; z-
index:2"></div>
<div id="object1" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t0" onmouseover="return s(0,'Home')" onmouseout="return s
(0)"><nobr><a href="http://hotfront.server.org.uk" class=mi id="i0"
onmouseover="startStrobe(0)"target="main">Home</a></nobr></div>
</center></td>
</table>
</div> <div id="object2" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t1" onmouseover="return s(1,'Email me')" onmouseout="return s
(1)"><nobr><a href="mailto:webmaster@orgukco.i-p.com" class=mi id="i1"
onmouseover="startStrobe(1)">Email me</a></nobr></div>
</center></td>
</table>
</div>
<div id="object3" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t2" onmouseover="return s(2,'Check mail')" onmouseout="return s
(2)"><nobr><a href="http://www.hotmail.com" class=mi id="i2"
onmouseover="startStrobe
(2)">Hotmail</a></nobr></div>
</center></td></table>
</div>

Reconfigurations

var msg = 0

var linkto = new Array()
linkto[0] = "Instructions"
linkto[1] = "Email me"
linkto[2] = "Hotmail"
linkto[3] = "Consigliere<br>Email"
linkto[4] = "Site Search"
linkto[5] = "Index"
linkto[6] = "Check Mail"
linkto[7] = "Slide Show"
linkto[8] = "Get Code"

function startStrobe(msgnum)

Second Part Of Reconfigurations.
Three Out Of The Eight.

</HEAD>

<body onLoad="dropMenu(), scrollItems(), start();" BGCOLOR="Black" TEXT="#C299F9"
link="#707070" vlink="#707070" alink="#ffffff">
<center>

<div id="object0" style="position:absolute; visibility:show; left:0px; top:40px; z-
index:2"></div>
<div id="object1" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t0" onmouseover="return s(0,'How To')" onmouseout="return s
(0)"><nobr><a href="https://www.angelfire.com/ny5/consigliere/flashmenuinstructions.html" class=mi id="i0"
onmouseover="startStrobe(0)" target="main">How To</a></nobr></div>
</center></td>
</table>
</div>
<div id="object2" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t1" onmouseover="return s(1,'Email me')" onmouseout="return s
(1)"target="_blank"><nobr><a href="mailto:webmaster@ConsigliereLtd.zzn.com" class=mi id="i1"
onmouseover="startStrobe(1)">Email me</a></nobr></div>
</center></td>
</table>
</div>
<div id="object3" style="position:absolute; visibility:show; left:0px; top:-50px; z-
index:2" onMouseOver="startfilter(this)" onMouseOut="stopfilter(this)">
<table border=0 width=150>
<td><center>
<div class=t id="t2" onmouseover="return s(2,'Hotmail')" onmouseout="return s
(2)"><nobr><a href="https://www.angelfire.com/ny5/consigliere/emailservices.html" class=mi id="i2"
onmouseover="startStrobe
(2)" target="main">Hotmail</a></nobr></div>
</center></td></table>
</div>

W e hope these reconfigurations will give you an insite on how to reconfigure the code to make it work for you. Now, as w stated earlier the code does not come build in a frameset. If you need help on frames you can find that section in our site search under "Frames". Have fun with this and don't get frustrated. It can be very tedious trying to see all the reconfigurations.

Copyright © 2001-2002, The Consigliere Ltd., All Rights Reserved.