/********************************************/
/*   using: Handcode Toolkit v1.0           */
/*   Copyright 2004 Incus Web Works         */
/********************************************/

//These functions define how menu buttons change on events

function _BOver(ID, Over)	  { _getSty(ID).backgroundImage=Over;  }
function _BOut(ID, Out)	  {  _getSty(ID).backgroundImage=Out;  }
function _SMOver(ID, Over)  {  _getSty(ID).backgroundImage=Over;  }
function _SMOut(ID, Out)	  {  _getSty(ID).backgroundImage=Out;  }
function _SOver(ID) { _getSty(ID).color='#ffffff'; _getSty(ID).backgroundImage='url(images/menuDot.gif)';  }
function _SOut(ID)  { _getSty(ID).color='#EEE0E0'; _getSty(ID).backgroundImage='none';  }


 //template
_build('interior', 210, 94, 'winW-210', 'winH-94', 'all interior', '', '<img src="images/spacer.gif" height=1>'); 
_build('top1', 0, 0, 'winW', 80, 'all', 'background-color: #8D342C', '<img src="images/spacer.gif" height=1>');
_build('top2', 0, 80, 'winW', 10, 'all', 'background-color: #751F2A', '<img src="images/spacer.gif" height=1>');
_build('top3', 0, 90, 'winW', 5, 'all', 'background-color: #A34829', '<img src="images/spacer.gif" height=1>');
_build('topBorder', 248, 94, 'winW-248', 20, 'all', 'background-image: url(images/borderTop.gif)', '<img src="images/spacer.gif" height=1>');
_build('corner', 195, 94, '', '', 'all', '', '<img src="images/corner.gif" height=56>');
_build('left', 0, 95, 195, 'winH-95', 'all', 'background-color: #A34829', '<img src="images/spacer.gif" height=1>');
_build('leftBorder', 195, 150, 20, 'winH-200', 'all', 'background-image: url(images/borderLeft.gif)', '<img src="images/spacer.gif" height=1>');
_build('violinTop', 0, 0, '', '', 'all', '', '<img src="images/violinTop.gif" height=90>');
_build('violinMid', 0, 90, '', '', 'all', '', '<img src="images/violinMid.gif" height=299>');
_build('violinBottom', 0, 389, '', '', 'all', '', '<img src="images/violinBottom.gif" height=294>');
_build('corner2', 195, 'winH-56', '', '', 'all', '', '<img src="images/corner2.gif" height=56>');
_build('bottomBorder', 248, 'winH-20', 'winW-248', 20, 'all', 'background-image: url(images/borderBottom.gif)', '<img src="images/spacer.gif" height=1>');

_build('logo', 212, 20, '', '', 'all', '', '<img src="images/logo.gif" height=42>');
_build('topName', 254, 13, '', '', 'all topName', '', '<span style="font-size: 28px">B</span>ISCHOFBERGER&nbsp;<span style="font-size: 28px">V</span>IOLINS,&nbsp;LTD');
_build('topContactInfo', 254, 45, '', '', 'all contactInfo', '', '<nobr>1314 E John St &middot; Seattle, WA 98102 &middot; (206) 324-3119 &middot; <a style="color: #E0DACA" href="mailto:contact@bviolins.com">contact@bviolins.com</a></nobr>');

_build('string1', 'winW-64+sp', 0, 2, 114, 'all', 'background-image: url(images/string.gif)', '<img src="images/spacer.gif" height=1>');
_build('string2', 'winW-50+sp', 0, 2, 114, 'all', 'background-image: url(images/string.gif)', '<img src="images/spacer.gif" height=1>');
_build('string3', 'winW-36+sp', 0, 2, 114, 'all', 'background-image: url(images/string.gif)', '<img src="images/spacer.gif" height=1>');
_build('string4', 'winW-22+sp', 0, 2, 114, 'all', 'background-image: url(images/string.gif)', '<img src="images/spacer.gif" height=1>');

_build('bottomLine', 255, 'winH-40', 'winW-297', 1, 'all', 'background-color: #6C4734', '<img src="images/spacer.gif" height=1>');
_build('copyright', 'winW-160', 'winH-40', '', 1, 'all copyright', '', '&copy;&nbsp;2004&nbsp;Incus&nbsp;Web&nbsp;Works');


//content
_locate('pageTitle', 254, 130, '', '');
_locate('contentBox', 244, 170, 'winW-265', 'winH-220');


//menu
_D('M1', 'all');_button('<img src="images/spacer.gif" height=1>', 'content/index.html', 'contentBox', 'B', 'background-image: url(images/Menu1A.jpg)', 'url(images/Menu1B.jpg)', 'url(images/Menu1A.jpg)');_C();
_D('M2', 'all');_subMenuButton('<img src="images/spacer.gif" height=1>', 'SubM2', 'B', 'background-image: url(images/Menu2A.jpg)', 'url(images/Menu2B.jpg)', 'url(images/Menu2A.jpg)');_C();
 _D('SubM2', 'subM');
  _S('Instruments', 'content/purchaseInstruments.html', 'contentBox', 'SubM2');
  _S('Bows', 'content/purchaseBows.html', 'contentBox', 'SubM2');
  _S('Strings', 'content/purchaseStrings.html', 'contentBox', 'SubM2');
  _S('Rosins', 'content/purchaseRosins.html', 'contentBox', 'SubM2');
  _S('Other', 'content/purchaseOther.html', 'contentBox', 'SubM2');
 _C();
_D('M3', 'all');_button('<img src="images/spacer.gif" height=1>', 'content/rental.html', 'contentBox', 'B', 'background-image: url(images/Menu3A.jpg)', 'url(images/Menu3B.jpg)', 'url(images/Menu3A.jpg)');_C();
_D('M4', 'all');_button('<img src="images/spacer.gif" height=1>', 'content/restoration.html', 'contentBox', 'B', 'background-image: url(images/Menu4A.jpg)', 'url(images/Menu4B.jpg)', 'url(images/Menu4A.jpg)');_C();
_D('M5', 'all');_button('<img src="images/spacer.gif" height=1>', 'content/appraisal.html', 'contentBox', 'B', 'background-image: url(images/Menu5A.jpg)', 'url(images/Menu5B.jpg)', 'url(images/Menu5A.jpg)');_C();
_D('M6', 'all');_button('<img src="images/spacer.gif" height=1>', 'content/expertAdvice.html', 'contentBox', 'B', 'background-image: url(images/Menu6A.jpg)', 'url(images/Menu6B.jpg)', 'url(images/Menu6A.jpg)');_C();
_D('M7', 'all');_subMenuButton('<img src="images/spacer.gif" height=1>', 'SubM7', 'B', 'background-image: url(images/Menu7A.jpg)', 'url(images/Menu7B.jpg)', 'url(images/Menu7A.jpg)');_C();
 _D('SubM7', 'subM');
  _S('Teachers', 'content/findTeachers.php', 'contentBox', 'SubM7');
  _S('Links', 'content/communityLinks.html', 'contentBox', 'SubM7');
 _C();
_D('M8', 'all');_button('<img src="images/spacer.gif" height=1>', 'mailto:contact@bviolins.com', '', 'B', 'background-image: url(images/Menu8A.jpg)', 'url(images/Menu8B.jpg)', 'url(images/Menu8A.jpg)');_C();

_locate('M1', 65, 134, '', '');
_locate('M2', 47, 187, '', '');
 _locate('SubM2', 114, 228, '', '');
_locate('M3', 29, 240, '', '');
_locate('M4', 13, 293, '', '');
_locate('M5', 14, 346, '', '');
_locate('M6', 27, 399, '', '');
_locate('M7', 45, 451, '', '');
 _locate('SubM7', 125, 494, '', '');
_locate('M8', 61, 504, '', '');
