var Main=new Array()
Main[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Main:Home">Home</a></div>'
Main[1]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Main:News2006">News 2006</a></div>'
Main[2]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Main:News2007">News 2007</a></div>'
Main[3]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=News:News2008">News 2008</a></div>'
var RickKelly=new Array()
RickKelly[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=RickKelly:Biography">Biography</a></div>'
RickKelly[1]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=RickKelly:Career">Career</a></div>'
RickKelly[2]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=RickKelly:Profile">Profile</a></div>'
RickKelly[3]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=RickKelly:Snap-Shot">Snap-Shot</a></div>'
var Racing=new Array()
Racing[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Racing:Season2006">Season 2006</a></div>'
Racing[1]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Racing:Season2007">Season 2007</a></div>'
Racing[2]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Racing:Season2008">Season 2008</a></div>'
Racing[3]='<div><a class="GlobalNavigationLink" href="http://www.holdenmotorsport.com/" target="new"><font class="GlobalGrey" style="font-size:14px;">»</font> Holden Motorsport</a></div>'
Racing[4]='<div><a class="GlobalNavigationLink" href="http://www.hsvdt.com.au/" target="new"><font class="GlobalGrey" style="font-size:14px;">»</font> Toll HSV Dealer Team</a></div>'
Racing[5]='<div><a class="GlobalNavigationLink" href="http://www.v8supercar.com.au/" target="new"><font class="GlobalGrey" style="font-size:14px;">»</font> V8 Supercars Australia</a></div>'
var Galleries=new Array()
Galleries[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Galleries:Gallery2006">Gallery 2006</a></div>'
Galleries[1]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Galleries:Gallery2007">Gallery 2007</a></div>'
Galleries[2]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Galleries:Gallery2008">Gallery 2008</a></div>'
Galleries[3]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Galleries:Wallpapers">Wallpapers</a></div>'
var Extra=new Array()
Extra[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Extra:ClubRK">ClubRK</a></div>'
Extra[1]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Extra:Links">Links</a></div>'
Extra[2]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Extra:Projects">Projects</a></div>'
var Sponsors=new Array()
Sponsors[0]='<div><a class="GlobalNavigationLink" href="/Website/-Global/Global(Assets)/Global(Directory).php?Directory=Sponsors:Sponsors">Sponsors</a></div>'
var menuwidth='200px'
var menubgcolor='000000'
var disappeardelay=0
var hidemenu_onclick="yes"
var ie4=document.all
var ns6=document.getElementById&&!document.all
if (ie4||ns6)
document.write('<div id="GlobalNavigation" style="background-color:#000000;filter:alpha(opacity=80);margin-left:7px;margin-top:1px;opacity:.8;position:absolute;text-align:left;visibility:hidden;width:'+menuwidth+';z-index:5;" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
function getposOffset(what, offsettype)
{
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null)
{
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}
function showhide(obj, e, visible, hidden, menuwidth)
{
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top=-500
if (menuwidth!="")
{
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}
function iecompattest()
{
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function clearbrowseredge(obj, whichedge)
{
var edgeoffset=0
if (whichedge=="rightedge")
{
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else
{
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
}
return edgeoffset
}
function populatemenu(what)
{
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}
function GlobalNavigationActive(obj, e, menucontents, menuwidth)
{
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("GlobalNavigation") : GlobalNavigation
populatemenu(menucontents)
if (ie4||ns6)
{
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}
return NavigationSystem()
}
function NavigationSystem()
{
if (ie4||ns6) return false
else return true
}
function contains_ns6(a, b)
{
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}
function dynamichide(e)
{
if (ie4&&!dropmenuobj.contains(e.toElement))
GlobalNavigationInactive()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
GlobalNavigationInactive()
}
function hidemenu(e)
{
if (typeof dropmenuobj!="undefined")
{
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}
function GlobalNavigationInactive()
{
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}
function clearhidemenu()
{
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}
if (hidemenu_onclick=="yes")
document.onclick=hidemenu