.---------------------------------------------------------------------
.-  barrueco.hpp  barrueco.com
.-
.define author    jeff covey
.define written   Thu Nov 27 11:06:12 1997
.define revised   Time-stamp: "barrueco.hpp was last updated on Wed, 30 Apr 2003 04:58pm"
.-
.-
.-  The BASE variable tells htmlpp what to call the output files.
.-
.define BASE      index
.define EXT       shtml
.define LINEMAX   0
.-
.-  These variables get put into the header of each HTML file.
.-
.-
.-  The prelude.def file centralises various definitions that I don't
.-  want to clutter-up this file with.  This is just one of my habits.
.-
.include prelude.def

<!-- {{{ --><!-- index -->

.ignore header 1
.---------------------------------------------------------------------
.ignore page
.page index = The Manuel Barrueco Homepage
.pagetitle $(TITLE)

<p>
<table border="0" width="100%">
  <tr>
    <td width="50%" valign="top"
        style="padding-top: 2em;">

    <p class="quote"><i>"A major artist with remarkable musicianship and
    a world of technique... simply and consistently -- awesome."</i>
    <p class="attrib">-- Los Angeles Times

<p>
.include contents.def    

    </td>
    <td width="50%" valign="top" align="center"
        style="padding-top: 2em;">
.-    <span class="fancyimage">
.-.lowresimage manuel-lowres.jpg manuel.gif Picture of Manuel
.-.image manuel.png Picture of Manuel
.image manuel.gif Picture of Manuel
.-    </span>


.paragraphtitle Reaching Us

<p>

You can contact Mr. Barrueco's management through
$(*contact="this form").

.-<p>
.-
.-Also, we kindly ask you not to put our email address on your mailing
.-list.  We welcome emails that are written to us in regards to
.-Mr. Barrueco, but we do not wish to receive any announcements or
.-advertisements.

.paragraphtitle Links

.image redbullet.gif *
$(*emi="EMI Classics")<br>
.image redbullet.gif *
$(*peabody="Peabody Conservatory")<br>
.-.image redbullet.gif *
.-$(*gfa="The Guitar Foundation of America")<br>
.image redbullet.gif *
$(*bcgs="The Baltimore Classical Guitar Society")<br>
.-.image redbullet.gif *
.-<a href="http://www.guitarreview.com/">Guitar Review</a><br>
.-.image redbullet.gif *
.-<a href="http://www.ashleymark.co.uk/classicalguitar.htm">Classical
.-Guitar Magazine</a><br>
.-.image redbullet.gif *
.-$(*sfperf="San Francisco Performances")<br>
.image redbullet.gif *
$(*domingo="Pl&aacute;cido Domingo")<br>
.image redbullet.gif *
$(*dimeola="Al Di Meola")<br>
.-.image redbullet.gif *
.-<a href="http://www.kirkpatrickguitar.com">Kirkpatrick Guitar Studio</a>
.-.image redbullet.gif *
.-$(*petri="Michala Petri")<br>
.image redbullet.gif *
$(*belcea="The Belcea Quartet")<br>
.image redbullet.gif *
$(*cuarteto="Cuarteto Latinoamericano")<br>

.paragraphtitle Pronouncing Manuel's Name
If you were wondering:<p>

<center>Mah-noo-&eacute;hl &nbsp;&nbsp; Bah-roo-&eacute;h-koh</center>

    </td>
  </tr>
</table>


<!-- }}} -->

.ignore header 3

.include whatsnew.hpp

.- "press material"
.include biography.hpp
.include reviews.hpp
.include publicity_photos.hpp
.include press_releases.hpp
.include interviews.hpp

.include schedule.hpp
.include discography.hpp
.include publications.hpp
.include masterclasses.hpp
.include teaching.hpp
.include ontheroad.hpp


.---------------------------------------------------------------------
.page photo-album = Manuel's Photo Album
.pagetitle $(TITLE)

<p>

You can visit the <a href="photo-album/">photo album</a> to see photos
of Manuel and his friends.

.include faq.hpp

<!-- {{{ --><!-- contact -->

.---------------------------------------------------------------------
.page contact = Reaching Us
.pagetitle $(TITLE)

.build anchor contact

<form action="http://barrueco.com/formmail.php" method="post">

<input type="hidden" name="recipient" value="management@barrueco.com">
<input type="hidden" name="required" value="realname,email,subject,message">
<input type="hidden" name="sort"     value="order:realname,email,subject,message">
<input type="hidden" name="alias"
 value="realname=Name,email=Address,subject=Subject,message=Message">
<input type="hidden" name="return_link_url" value="http://barrueco.com/">
<input type="hidden" name="return_link_title" value="Back to Barrueco.com">
<input type="hidden" name="background" value="http://barrueco.com/images/marble.gif">
<input type="hidden" name="css" value="http://barrueco.com/general.css">
 
<table align="center" width="70%">
  <tr>
    <td>
	<p>
.paragraphtitle General messages
	<p>
	You can contact Mr. Barrueco's management through this form.
	Comments and questions are welcome, but please
	check the list of answers to
	$(*faq="Frequently Asked Questions") before writing to us.
	<p>
    </td>
  </tr>
  <tr>
    <td>
	<table>
	  <tr>
	    <td>Name:</td>
	    <td><input type="text" name="realname"></td>
	  </tr>
	  <tr>
	    <td>Email address:</td>
	    <td><input type="text" name="email"></td>
	  </tr>
	  <tr>
	    <td>Subject:</td>
	    <td><input type="text" name="subject"></td>
	  </tr>
    </table>
</td>
</tr>
<tr>
  <td>
      <p>
      Message:
      <p>
      <textarea name="message" rows="10" cols="70"></textarea>
      <p>
      <INPUT type="submit" value="Submit this message">
      <INPUT type="reset" value="Reset this form">
      <p>
  </td>
</tr>
</table>
</form>

<p>

<table align="center" width="70%">
  <tr><td><p><hr><p></td></tr>
</table>

<p>

<form action="http://barrueco.com/formmail.php" method="post">

<input type="hidden" name="recipient" value="management@barrueco.com">
<input type="hidden" name="subject"   value="Barrueco Times subscription request">
<input type="hidden" name="required"  value="realname,email,address1,city">
<input type="hidden" name="alias"
 value="realname=Name,email=Email address,address1=Address Line 1,address2=Address Line 2,city=City,state=State,country=Country,zipcode=Zip code,subject=Subject,message=Message">
<input type="hidden" name="return_link_url" value="http://barrueco.com/">
<input type="hidden" name="return_link_title" value="Back to Barrueco.com">
<input type="hidden" name="background" value="http://barrueco.com/images/marble.gif">
<input type="hidden" name="css" value="http://barrueco.com/general.css">
 
<table align="center" width="70%">
  <tr>
    <td>
	<p>
.paragraphtitle Subscribing to The Barrueco Times
	<p>
	You can use this form if you would like to subscribe to <i>The
	Barrueco Times</i>, the Manuel Barrueco print newsletter.
	<p>
    </td>
  </tr>
  <tr>
    <td>
	<table>
	  <tr>
	    <td>Name:</td>
	    <td><input type="text" name="realname"></td>
	  </tr>
	  <tr>
	    <td>Email address:</td>
	    <td><input type="text" name="email"></td>
	  </tr>
	  <tr>
	    <td>Address line 1:</td>
	    <td><input type="text" name="address1"></td>
	  </tr>
	  <tr>
	    <td>Address line 2:</td>
	    <td><input type="text" name="address2"></td>
	  </tr>
	  <tr>
	    <td>City:</td>
	    <td><input type="text" name="city"></td>
	  </tr>
	  <tr>
	    <td>State:</td>
	    <td><input type="text" name="state" size="2"></td>
	  </tr>
	  <tr>
	    <td>Country:</td>
	    <td><input type="text" name="country" value="USA"></td>
	  </tr>
	  <tr>
	    <td>ZIP:</td>
	    <td><input type="TEXT" name="zipcode" size="5"></td>
	  </tr>
    </table>
</td>
</tr>
<tr>
  <td>
      <p>
      Comments:
      <p>
      <textarea name="message" rows="10" cols="70"></textarea>
      <p>
      <INPUT type="submit" value="Submit this application">
      <INPUT type="reset" value="Reset this form">
      <p>
  </td>
</tr>
</table>
</form>

<!-- }}} -->

<!-- {{{ --><!-- search -->

.---------------------------------------------------------------------
.page search = Search
.pagetitle $(TITLE)

<center>Please enter your request in the form below.</center>

<hr size=7 width="75%">
<p>
<center>
<form method=POST action="http://barrueco.com/cgi-bin/search.pl">
<table border>
  <tr>
    <th>Text to Search For: </th>
    <th><input type=text name="terms" size=40><br></th>
  </tr>
  <tr>
    <th>Boolean: <select name="boolean">
      <option>AND
      <option>OR
    </select> </th> <th>Case <select name="case">
      <option>Insensitive
      <option>Sensitive
    </select><br></th>
</tr>
<tr>
  <th colspan=2><input type=submit value="Search!">
  <input type=reset><br></th>
</tr>
</table>
</form>
</center>
<hr size=7 width="75%">

<p class="centered">
Simple Search created by Matt Wright and can be found at <a 
href="http://www.worldwidemart.com/scripts/">Matt's Script Archive</a>. 

<!-- }}} -->


.---------------------------------------------------------------------
.-.page toc = Table of Contents
.-.pagetitle $(TITLE)

.-.include contents.def
.---------------------------------------------------------------------

