﻿with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="absolute";
followscroll=1;
style=menuStyle;
margin=0;
screenposition="center";
top=150;
itemwidth=
align="center"

aI("text=Home;url=default.htm");
aI("text=News;url=news_2009_07to09.htm;showmenu=News;text=News;");
aI("showmenu=Our Dogs;text=Our Dogs;");
aI("showmenu=Gallery;text=Gallery;");
aI("showmenu=Show Results;text=Show Results & Critiques;");
aI("showmenu=Litters;text=Litters;");
aI("showmenu=Links;text=Links;");
aI("text=Contact;url=contact.htm;");
aI("text=Guest Book;url=http://users3.smartgb.com/g/g.php?a=s&i=g33-02859-3a;");
}

drawMenus();
