
preloadmenuimages(
"images/buttons/gallery.jpg",
"images/buttons/gallery-.jpg",
"images/buttons/process.jpg",
"images/buttons/process-.jpg",
"images/buttons/bio.jpg",
"images/buttons/bio-.jpg",
"images/buttons/contact.jpg",
"images/buttons/contact-.jpg",
"images/buttons/home.jpg",
"images/buttons/home-.jpg"
)

chome7=new Image(72,78)
chome7.src="images/buttons/home.jpg"
chome2=new Image(72,78)
chome2.src="images/buttons/home-.jpg"

cbio7=new Image(72,78)
cbio7.src="images/buttons/bio.jpg"
cbio2=new Image(72,78)
cbio2.src="images/buttons/bio-.jpg"

cprocess7=new Image(72,78)
cprocess7.src="images/buttons/process.jpg"
cprocess2=new Image(72,78)
cprocess2.src="images/buttons/process-.jpg"

cgallery7=new Image(72,78)
cgallery7.src="images/buttons/gallery.jpg"
cgallery2=new Image(72,78)
cgallery2.src="images/buttons/gallery-.jpg"

ccontact7=new Image(72,78)
ccontact7.src="images/buttons/contact.jpg"
ccontact2=new Image(72,78)
ccontact2.src="images/buttons/contact-.jpg"

