
{
// this is main navigation 
button1 = new Image;
button1.src = "images/nav/comic.gif";

button2 = new Image;
button2.src = "images/nav/comic_buy.gif";

button3 = new Image;
button3.src = "images/nav/comic_about.gif";

button4 = new Image;
button4.src = "images/nav/back.gif";

button5 = new Image;
button5.src = "images/nav/prev.gif";

button6 = new Image;
button6.src = "images/nav/next.gif";

button7 = new Image;
button7.src = "images/comics/arrow_left.gif";

button8 = new Image;
button8.src = "images/comics/arrow_right.gif";

button9 = new Image;
button9.src = "images/nav/but_more.gif";

button10 = new Image;
button10.src = "images/nav/peek_book.gif";

button11 = new Image;
button11.src = "images/nav/next_comic.gif";

button12 = new Image;
button12.src = "images/nav/graphic_novels.gif";

button13 = new Image;
button13.src = "images/nav/buy_graphic_novel.gif";
// end of main navigation rollover
// end of main navigation

// this is main navigation rollover
button1on = new Image;
button1on.src = "images/nav/comic_roll.gif";

button2on = new Image;
button2on.src = "images/nav/comic_buy_roll.gif";

button3on = new Image;
button3on.src = "images/nav/comic_about_roll.gif";

button4on = new Image;
button4on.src = "images/nav/back_roll.gif";

button5on = new Image;
button5on.src = "images/nav/prev_roll.gif";

button6on = new Image;
button6on.src = "images/nav/next_roll.gif";

button7on = new Image;
button7on.src = "images/comics/arrow_left_roll.gif";

button8on = new Image;
button8on.src = "images/comics/arrow_right_roll.gif";

button9on = new Image;
button9on.src = "images/nav/but_more_roll.gif";

button10on = new Image;
button10on.src = "images/nav/peek_book_roll.gif";

button11on = new Image;
button11on.src = "images/nav/next_comic_roll.gif";

button12on = new Image;
button12on.src = "images/nav/graphic_novels_roll.gif";

button13on = new Image;
button13on.src = "images/nav/buy_graphic_novel_roll.gif";
// end of main navigation rollover


// start of comic
button21 = new Image;
button21.src = "images/comics/covers/1.jpg";

button22 = new Image;
button22.src = "images/comics/covers/2.jpg";

button23 = new Image;
button23.src = "images/comics/covers/3.jpg";

button24 = new Image;
button24.src = "images/comics/covers/4.jpg";

button25 = new Image;
button25.src = "images/comics/covers/5.jpg";

button26 = new Image;
button26.src = "images/comics/covers/6.jpg";

button27 = new Image;
button27.src = "images/comics/covers/7.jpg";

button28 = new Image;
button28.src = "images/comics/covers/8.jpg";



button21on = new Image;
button21on.src = "images/comics/covers/1_roll.jpg";

button22on = new Image;
button22on.src = "images/comics/covers/2_roll.jpg";

button23on = new Image;
button23on.src = "images/comics/covers/3_roll.jpg";

button24on = new Image;
button24on.src = "images/comics/covers/4_roll.jpg";

button25on = new Image;
button25on.src = "images/comics/covers/5_roll.jpg";

button26on = new Image;
button26on.src = "images/comics/covers/6_roll.jpg";

button27on = new Image;
button27on.src = "images/comics/covers/7_roll.jpg";

button28on = new Image;
button28on.src = "images/comics/covers/8_roll.jpg";

// end of comic


}
function imageChange(imageID,imageName,imageID2,imageName2) { 

{ document.images[imageID].src = eval(imageName + ".src"); }

}



// contact script for email
function contact(){
  var asdfadsg = 'cont' + 'act'; asdfadsg += '@'; asdfadsg += 'fan' + 'tasy' + 'prone.c' + 'om';
  document.write( '<A HREF="mai' + 'lt' + 'o:' + asdfadsg + '"'); 
  document.write( 'class="orange">' + 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>' );
}
