<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Philadelphia Classical Guitar Society</title> <style type="text/css"> a.largelink{color:#2885b0;font-size:14px;line-height:18px;font-family:arial,sans-serif;font-weight:800;text-decoration:none;} a.largelink:hover{color:#cdac24;font-size:14px;line-height:18px;font-family:arial,sans-serif;text-decoration:none;} a{color:#2885b0;font-size:12px;line-height:16px;font-family:arial,sans-serif;font-weight:800;text-decoration:none;} a:hover{color:#cdac24;font-size:12px;line-height:16px;font-family:arial,sans-serif;text-decoration:none;} a.s{color:#2885b0;font-size:10px;line-height:14px;font-family:arial,sans-serif;font-weight:500;text-decoration:none;} a.s:hover{color:#cdac24;font-size:10px;line-height:14px;font-family:arial,sans-serif;text-decoration:none;} p.pagetitle{color:#2885b0;font-size:18px;text-align:center;line-height:22px;font-family:arial,sans-serif;font-weight:800;text-decoration:none;} p.pagesubtitle{color:#000000;font-size:14px;line-height:18px;font-family:arial,sans-serif;font-weight:800;text-decoration:none;} p,font.text{color:#000000;font-size:12px;line-height:16px;font-family:arial,sans-serif;font-weight:400;text-decoration:none;} font.small_text{color:#000000;font-size:10px;line-height:12px;font-family:arial,sans-serif;font-weight:400;text-decoration:none;} span.textbox{width:100%;border:1px solid #000000;margin:10px;color:#000000;background-color:#ffffff;font-size:12px;line-height:16px;padding:10px;font-family:arial,sans-serif;font-weight:400;text-decoration:none;} span.imagebox{border:1px solid #000000;line-height:0px;padding:0px 0px 0px 0px;margin:0px;color:#000000;background-color:#ffffff;} p.musicianinfo{color:#000000;font-size:12px;line-height:14px;font-family:lucida,verdana,arial,sans-serif;font-weight:800;text-decoration:none;} font.date{color:#444444;font-size:12px;line-height:16px;font-family:arial,sans-serif;font-weight:400;text-decoration:none;} img{margin:0px;} </style> <script language="javascript"> <!-- // This page authored by John Page - johnpage@bedrockjava.com - www.bedrockjava.com // Please contact me for permission to reuse any portion of this JavaScript. var isOld=false; var isNN4=false; var navAppInt=parseInt(window.navigator.appVersion.charAt(0)); if(navAppInt<4)isOld=true; if((navAppInt<5)&&(navigator.appName.indexOf("Netscape")!=-1)){isNN4=true;} function flip(image,index,over) { if (document.all&&image.filters) { image.style.filter="blendTrans(duration=.5)"; image.filters.blendTrans.Apply(); image.src = (over?over_images[index].src:out_images[index].src); image.filters.blendTrans.Play(); } else { image.src = (over?over_images[index].src:out_images[index].src); } } function OverImage() { this[0] = new Image(); this[0].src = "images/hom_o.gif"; this[1] = new Image(); this[1].src = "images/conc_o.gif"; this[2] = new Image(); this[2].src = "images/cal_o.gif"; this[3] = new Image(); this[3].src = "images/mem_o.gif"; this[4] = new Image(); this[4].src = "images/sal_o.gif"; this[5] = new Image(); this[5].src = "images/tea_o.gif"; this[6] = new Image(); this[6].src = "images/abo_o.gif"; this[7] = new Image(); this[7].src = "images/cont_o.gif"; } function OutImage() { this[0] = new Image(); this[0].src = "images/hom.gif"; this[1] = new Image(); this[1].src = "images/conc.gif"; this[2] = new Image(); this[2].src = "images/cal.gif"; this[3] = new Image(); this[3].src = "images/mem.gif"; this[4] = new Image(); this[4].src = "images/sal.gif"; this[5] = new Image(); this[5].src = "images/tea.gif"; this[6] = new Image(); this[6].src = "images/abo.gif"; this[7] = new Image(); this[7].src = "images/cont.gif"; } if(document.images) { var over_images=new OverImage(); var out_images=new OutImage(); } function showItOff(eid,vis) { if(document.all)document.all[eid].style.visibility=(eval(vis))?"visible":"hidden"; if(document.layers)document.layers[eid].visibility=(eval(vis))?"show":"hide"; if(document.getElementById&&!document.all)document.getElementById(eid).style.visibility=(eval(vis))?"visible":"hidden"; } function popUp(url) { var w=window.open(url,'vs','toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=680,height=400'); } //--> </script> </head> <body topmargin="0" leftmargin="0" style="background-color: rgb(206, 203, 235);" marginheight="0" marginwidth="0"> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%"> <tbody> <tr> <!-- first column --> <td bgcolor="#2885b0" valign="top" width="199"> <table border="0" cellpadding="0" cellspacing="0" width="199"> <tbody> <tr> <td height="70" width="199"><img src="images/pcgs_left.jpg" height="70" width="199"></td> </tr> <tr> <td width="199"><a href="#" onmouseover="showItOff('credit',true);" onmouseout="showItOff('credit',false);"><img src="images/penn.jpg" alt="Penn" border="0" height="218" width="199"></a></td> </tr> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" width="199"> <tbody> <tr> <td height="19" width="100"><a href="index.html" onmouseover="flip(document.hom,0,true);" onmouseout="flip(document.hom,0,false);"><img name="hom" src="images/hom.gif" border="0" height="19" width="100"></a></td> <td height="19" width="99"><a href="salons.html" onmouseover="flip(document.sal,4,true);" onmouseout="flip(document.sal,4,false);"><img name="sal" src="images/sal.gif" border="0" height="19" width="99"></a></td> </tr> <tr> <td height="19" width="100"><a href="concerts.html" onmouseover="flip(document.conc,1,true);" onmouseout="flip(document.conc,1,false);"><img name="conc" src="images/conc.gif" border="0" height="19" width="100"></a></td> <td height="19" width="99"><a href="teachers.html" onmouseover="flip(document.tea,5,true);" onmouseout="flip(document.tea,5,false);"><img name="tea" src="images/tea.gif" border="0" height="19" width="99"></a></td> </tr> <tr> <td height="19" width="100"><a href="calendar.html" onmouseover="flip(document.cal,2,true);" onmouseout="flip(document.cal,2,false);"><img name="cal" src="images/cal.gif" border="0" height="19" width="100"></a></td> <td height="19" width="99"><a href="about.html" onmouseover="flip(document.abo,6,true);" onmouseout="flip(document.abo,6,false);"><img name="abo" src="images/abo.gif" border="0" height="19" width="99"></a></td> </tr> <tr> <td height="19" width="100"><a href="membership.html" onmouseover="flip(document.mem,3,true);" onmouseout="flip(document.mem,3,false);"><img name="mem" src="images/mem.gif" border="0" height="19" width="100"></a></td> <td height="19" width="99"><a href="contact.html" onmouseover="flip(document.cont,7,true);" onmouseout="flip(document.cont,7,false);"><img name="cont" src="images/cont.gif" border="0" height="19" width="99"></a></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> <td height="100%" valign="top" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td align="left" background="images/pcgs_bg.jpg" height="70" width="100%"><img src="images/pcgs_bg.jpg" height="70" width="1"></td> </tr> <tr style="color: rgb(47, 77, 181);"> <td align="center" height="33" width="100%"><big><big><big><span style="font-weight: bold; font-style: italic;"> Advance Concert Ticket Sales</span></big></big></big>&nbsp;</td> </tr> <tr> <td> <table border="0" cellpadding="10" cellspacing="0" width="100%"> <tbody> <tr> <td bgcolor="#ffffff"> <br> <center> <h2>Manuel Barrueco, <br> Saturday, April 17, 2010 at 7:00 PM</h2> <img style="width: 99px; height: 170px;" alt="" src="images/barrueco.jpg"> <br> First Unitarian Church <br> 2125 Chestnut St. <br> Philadelphia, PA <br> <br> <br> While seating is unreserved/general admission, <br> preferred seating will be set aside for those purchasing VIP tickets.<br> <br> Please print your Paypal receipt when you complete your purchase <br> and your tickets will be waiting for you at a Will Call table at the church.<br> <br> <br> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <!-- Start of Script --> <script type="text/javascript"> var order = new Object(); // object to store order items in var root = new Object(); // selection criteria var on = true; var off = false; var cntr = 0; // items in object var opts = 5; // number of options to allow var shpr = function (wt) {return 0;} // what to charge for shipping; var stxt = ""; // shipping text var spos = -1; // shipping position selector var ttax = 0; // percent for taxes var ttxt = "0"; // tax text var tpos = -1; // tax position selector var tamt=0,tqty=0,twgt=0,wgt=0,thnd=0; // totals root.hamt = off; // amount, below which, handling charge applies root.hand = off; // handling charge for orders less than hamt root.shp = off; // shipping selection line root.tax = off; // tax selection line // place for user-specific options root.xx_can = "http://www.phillyguitar.com"; // place for PayPal cancel return path root.xx_cur = "USD";// enter default currency code (or null) root.xx_id = "treasurer@phillyguitar.com"; //live root.xx_img = ""; // image URL root.xx_lc = "US"; // enter default country code (or null) root.xx_ret = "http://www.phillyguitar.org"; // place for PayPal return path root.xx_sty = ""; // place for PayPal page style root.xx_xtra = "&rm=2"; // place for other PayPal commands function CalcRoot () { // calc root stuff if (root.shp) spos=0; if (root.tax) tpos=0; } function DispTots () { // display totals on the page var tmp,d; tmp = 0; d = document.orderf; d.sub.value = Dollar (tamt); d.tot.value = Dollar (tamt + tmp); } function Dollar (val) { // force to valid dollar amount var str,pos,rnd=0; if (val < .995) rnd = 1; // for old Netscape browsers str = escape (val*1.0 + 0.005001 + rnd); // float, round, escape pos = str.indexOf ("."); // should be one, but OK if not if (pos > 0) str = str.substring (rnd, pos + 3); return str; // return valid string } function GetOrder (id, des, amt) { // get all ordered items var i,nr,val,qty,pos; var op = new Array (); // accumulate options here tamt=0,tqty=0; // zero totals nr = id.substring (2); // get number part of ID qty = document.orderf["qty" + nr].value; // get qty if (isNaN (qty)) { // test entry alert ("That is not a valid number! Try again."); return; } for (i=1; i<=opts; i++) { // see if any options if (document.orderf["op" + i + nr]) { val = document.orderf["op" + i + nr].value; // get option op[i] = val; pos = val.indexOf ("+"); // price increment? if (pos > 0) amt = amt + val.substring (pos + 1)*1.0; pos = val.indexOf ("%"); // percent change? if (pos > 0) amt = amt + (amt * val.substring (pos + 1)/100.0); } else op[i] = ""; } document.orderf["prc" + nr].value = Dollar (qty * amt); if (cntr == 0) order = new Object (); // zap object cntr = cntr + 1; // bump counter so no zap next time order[id] = new Object (); // create new entry for (i=1; i<=opts; i++) // load options if (op[i] != "") des = des + ", OP" + i + "=" + op[i]; order[id].des = des; // load up values order[id].amt = Dollar (amt); order[id].qty = qty; for (i in order) { // calc totals we might use qty = order[i].qty*1.0; tamt = tamt + order[i].amt * qty; // total amount tqty = tqty + qty; // total quantity } DispTots (); // calc totals } function SendCart () { // send the cart to PayPal var frst = true; // 1st pass thru items. // This line controls the pop-up window size and location var winpar = "width=710,height=390,scrollbars," + "location,resizable,status"; //Change the lines for either testing mode (sandbox) or live mode //var strn = "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_cart" + "&upload=1" + "&business=" + root.xx_id + root.xx_xtra; var strn = "https://www.paypal.com/cgi-bin/webscr?cmd=_cart" + "&upload=1" + "&business=" + root.xx_id + root.xx_xtra; var i,j=0,des; if (root.xx_cur.length > 0) strn = strn + "&currency_code=" + root.xx_cur; if (root.xx_lc.length > 0) strn = strn + "&lc=" + root.xx_lc; if (root.xx_can.length > 0) strn = strn + "&cancel_return=" + root.xx_can; if (root.xx_ret.length > 0) strn = strn + "&return=" + root.xx_ret; if (root.xx_sty.length > 0) strn = strn + "&page_style=" + root.xx_sty; if (root.xx_img.length > 0) strn = strn + "&image_url=" + root.xx_img; if (tpos > 0) strn = strn + "&tax_cart=" + Dollar (tamt*ttax/100); for (i in order) { // send all valid data if (order[i].qty > 0) { j = j + 1; des = order[i].des; strn = strn + "&item_name_" + j + "=" + escape (des) + "&item_number_" + j + "=" + i + "&quantity_" + j + "=" + order[i].qty + "&amount_" + j + "=" + order[i].amt; } } // To open PayPal Screen on same page use: if (j > 0) window.open (strn, "_self"); // Original line: if (j > 0) window.open (strn, "paypal", winpar); if (j > 0) window.open (strn, "paypal", winpar); } function SetShp (obj) { // set shipping on user selection shpr = function (wt) {return 0;} // zap it spos = obj.selectedIndex; // which option selected stxt = obj.options[spos].text; // set various shipping functions. if (spos == 1) shpr = function (wt) {return 0;} if (spos == 2) shpr = function (wt) {return 4.95;} if (spos == 3) shpr = function (wt) {return 10;} if (spos == 4) shpr = function (wt) {return wt * 2.50;} DispTots (); } function SetTax (obj) { tpos = obj.selectedIndex; // which option selected ttxt = obj.options[tpos].text; ttax = obj.options[tpos].value*1.0; DispTots (); } </script> <!-- End of Script --> <!-- Start of Form -- CHANGE PRODUCT NAMES, PRICES & QTY/ID/PRC NUMBERS ---> <form name="orderf" id="orderf" method="post" action="javascript:void 0;"></form> </table> <table summary="Philadelphia Classical Guitar Society - Advance Ticket Sales" border="3" cellpadding="4" cellspacing="0" frame="box" rules="all"> <caption><b>Purchase your tickets today!</b> </caption> <tbody> <tr> <th align="left">Description</th> <th>Each</th> <th>Quantity</th> <th>Total</th> </tr> <!---PRODUCT ONE --> <tr> <td>General Admission</td> <td align="right">25.00</td> <td> <input name="qty10" size="2" type="text"> &nbsp; <a href="javascript: GetOrder ('id10', 'Manuel Barrueco - General Admission', 25.00);">add</a> </td> <td> <input class="nbor" name="prc10" size="6" value="0.00" type="text"> </td> </tr> <!---PRODUCT TWO ---> <tr> <td>VIP Admission and post-concert reception</td> <td align="right">100.00</td> <td> <input name="qty15" size="2" type="text"> &nbsp; <a href="javascript: GetOrder ('id15', 'Manuel Barrueco - VIP', 100.00);">add</a> </td> <td> <input class="nbor" name="prc15" size="6" value="0.00" type="text"> </td> </tr> <!---PRODUCT THREE --> <tr> <td> Two VIP Admission and post-concert reception</td> <td align="right">150.00</td> <td> <input name="qty20" size="2" type="text"> &nbsp; <a href="javascript: GetOrder ('id20', 'Manuel Barrueco - TWO VIP', 150.00);">add</a> </td> <td> <input class="nbor" name="prc20" size="6" value="0.00" type="text"> </td> </tr> <!---PRODUCT FOUR --> <tr> <td>PCGS Member Admission </td> <td align="right">15.00</td> <td> <input name="qty25" size="2" type="text"> &nbsp; <a href="javascript: GetOrder ('id25', 'Manuel Barrueco - Member', 15.00);">add</a> </td> <td> <input class="nbor" name="prc25" size="6" value="0.00" type="text"> </td> </tr> <!---PRODUCT FIVE --> <tr> <td>Student / Senior Admission</td> <td align="right">20.00</td> <td> <input name="qty30" size="2" type="text"> &nbsp; <a href="javascript: GetOrder ('id30', 'Manuel Barrueco - Student/Senior', 20.00);">add</a> </td> <td> <input class="nbor" name="prc30" size="6" value="0.00" type="text"> </td> </tr> <tr> <td colspan="6" align="right"> Subtotal = <input class="nbor" name="sub" size="10" value="0.00" type="text"> </td> </tr> <tr> <td colspan="6" align="right"> <input value="Reset" onclick="cntr = 0; // zap cart shpr = function (wt) {return 0;} if (root.shp) spos = 0; if (root.tax) tpos = 0; this.form.reset();" type="button"> &nbsp; &nbsp; <input value="Checkout" onclick="SendCart ();" type="button"> &nbsp; &nbsp; Total <script type="text/javascript"> if (root.xx_cur.length > 0) document.writeln (" (", root.xx_cur, ")"); </script> = <input class="nbor" name="tot" size="10" value="0.00" type="text"> </td> </tr> </tbody> </table> <!-- End of Form --> <br> &nbsp;&nbsp;&nbsp;&nbsp;Please note that only current paid <a href="membership.html">PCGS members</a> may purchase tickets <br> at the membership rate and those purchasing Student or Senior tickets should be <br> prepared to present a current Photo ID at the concert.<br> <br> <br> <center><br> <i>A Paypal account is not required to complete this transcation</i> </center> </center> </td> </tr> </tbody> </table> </td> </tr> <tr> <td colspan="2" bgcolor="#ffffff" height="10"> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="10"><img src="images/blank.gif" height="10"></td> </tr> </tbody> </table> </td> </tr> <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end: Content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> </tbody> </table> </td> </tr> </tbody> </table> <table border="0" cellpadding="2" cellspacing="0"> <tbody> <tr> <td align="right" bgcolor="#ffffff" valign="top"><a class="s" href="http://www.bedrockjava.com/">Site by</a></td> <td align="right" bgcolor="#ffffff" valign="top"><a class="s" href="http://www.bedrockjava.com/" alt="BedrockJava - Database-Driven Websites"><img src="images/b.gif" border="0" height="14" width="12"></a></td> </tr> </tbody> </table> <div style="position: absolute; top: 0px; left: 0px; z-index: 10;"><a href="http://www.phillyguitar.com/"><img src="images/pcgs_logo.gif" border="0" height="43" width="529"></a></div> <div id="credit" style="border: 1px solid rgb(40, 133, 176); padding: 3px; position: absolute; visibility: hidden; top: 370px; left: 2px; z-index: 10; background-color: rgb(255, 255, 255);"><font class="small_text">Image by David Parkhurst Crane &copy; 2002</font></div> </body> </html>