
{
// this is main navigation 
button1 = new Image;
button1.src = "/images/nav/where.gif";

button2 = new Image;
button2.src = "/images/nav/how.gif";

button3 = new Image;
button3.src = "/images/nav/benefits.gif";

button4 = new Image;
button4.src = "/images/nav/design.gif";

button5 = new Image;
button5.src = "/images/nav/meet.gif";

button6 = new Image;
button6.src = "/images/nav/buy.gif";

button7 = new Image;
button7.src = "/images/nav/press.gif";

button8 = new Image;
button8.src = "/images/nav/blog.gif";

button9 = new Image;
button9.src = "/images/nav/contactus.gif";

button10 = new Image;
button10.src = "/images/nav/peeka-bu.gif";

button11 = new Image;
button11.src = "/images/nav/wholesale.gif";



button19 = new Image;
button19.src = "/images/nav/sub_grooming_tips.gif";

button20 = new Image;
button20.src = "/images/nav/sub_creative_cuts.gif";
// end of main navigation

// this is main navigation rollover
button1on = new Image;
button1on.src = "/images/nav/where_roll.gif";

button2on = new Image;
button2on.src = "/images/nav/how_roll.gif";

button3on = new Image;
button3on.src = "/images/nav/benefits_roll.gif";

button4on = new Image;
button4on.src = "/images/nav/design_roll.gif";

button5on = new Image;
button5on.src = "/images/nav/meet_roll.gif";

button6on = new Image;
button6on.src = "/images/nav/buy_roll.gif";

button7on = new Image;
button7on.src = "/images/nav/press_roll.gif";

button8on = new Image;
button8on.src = "/images/nav/blog_roll.gif";

button9on = new Image;
button9on.src = "/images/nav/contactus_roll.gif";

button10on = new Image;
button10on.src = "/images/nav/peeka-bu_roll.gif";

button11on = new Image;
button11on.src = "/images/nav/wholesale_roll.gif";



button19on = new Image;
button19on.src = "/images/nav/sub_grooming_tips_roll.gif";

button20on = new Image;
button20on.src = "/images/nav/sub_creative_cuts_roll.gif";
// end of main navigation rollover

// start of creative cuts
button21 = new Image;
button21.src = "/images/icons/icon_acorn.gif";

button22 = new Image;
button22.src = "i/mages/icons/icon_angel_wings.gif";

button23 = new Image;
button23.src = "/images/icons/icon_ocean_wave.gif";

button24 = new Image;
button24.src = "/images/icons/icon_petal.gif";

button25 = new Image;
button25.src = "/images/icons/icon_rectangle.gif";

button26 = new Image;
button26.src = "/images/icons/icon_strap.gif";

button27 = new Image;
button27.src = "/images/icons/icon_sunrise.gif";

button28 = new Image;
button28.src = "/images/icons/icon_wide_landing.gif";



button21on = new Image;
button21on.src = "/images/icons/icon_acorn_roll.gif";

button22on = new Image;
button22on.src = "/images/icons/icon_angel_wings_roll.gif";

button23on = new Image;
button23on.src = "/images/icons/icon_ocean_wave_roll.gif";

button24on = new Image;
button24on.src = "/images/icons/icon_petal_roll.gif";

button25on = new Image;
button25on.src = "/images/icons/icon_rectangle_roll.gif";

button26on = new Image;
button26on.src = "/images/icons/icon_strap_roll.gif";

button27on = new Image;
button27on.src = "/images/icons/icon_sunrise_roll.gif";

button28on = new Image;
button28on.src = "/images/icons/icon_wide_landing_roll.gif";
// end of creative cuts

}
function imageChange(imageID,imageName,imageID2,imageName2) { 

{ document.images[imageID].src = eval(imageName + ".src"); }

}




// contact script for email
function contact(){
  var asdfadsg = 'in' + 'fo'; asdfadsg += '@'; asdfadsg += 'pee' + 'ka-' + 'bu.c' + 'om';
  document.write( '<A HREF="mai' + 'lt' + 'o:' + asdfadsg + '"'); 
  document.write( 'class="white">' + asdfadsg + '</A>' );
}

function info(){
  var asdfadsg = 'in' + 'fo'; asdfadsg += '@'; asdfadsg += 'pee' + 'ka-' + 'bu.c' + 'om';
  document.write( '<A HREF="mai' + 'lt' + 'o:' + asdfadsg + '"'); 
  document.write( '">' + asdfadsg + '</A>' );
}

function wholesale(){
  var asdfadsg = 'who' + 'lesale'; asdfadsg += '@'; asdfadsg += 'pee' + 'ka-' + 'bu.c' + 'om';
  document.write( '<A HREF="mai' + 'lt' + 'o:' + asdfadsg + '"'); 
  document.write( 'class="white">' + asdfadsg + '</A>' );
}

function wholesale2(){
  var asdfadsg = 'who' + 'lesale'; asdfadsg += '@'; asdfadsg += 'pee' + 'ka-' + 'bu.c' + 'om';
  document.write( '<A HREF="mai' + 'lt' + 'o:' + asdfadsg + '"'); 
  document.write( '">' + asdfadsg + '</A>' );
}