// pop up context sensitive info boxesvar textInStock="One or more of this item is available and ready to ship.";var text3Day="This item is not currently in stock in our warehouse. Most items are ordered daily for stock, and are en route to pictureline. Product will ship from pictureline in 5-7 days.";var text5Day="This item is not currently in stock. This item may be on order from the manufacturer, or may be on backorder status.";var textAcceptingOrders="This is not a regularly stocked item. It is NOT in stock in our retail store. You will be charged upon placing your order and the item will be shipped when available. You may call for an estimated delivery time.";var textRebate="This item has a rebate or promotion. Click on the star to learn more.";var textCall="Availability is not available online. Please call 800 748 8200 for more information.";var textQuantity="Add a quantity in the box and click 'Update Cart' to add multiple products to your cart at the same time.";// specific to sales/cart.phpvar couponCode="If you have a coupon code, enter if here and click 'Update Cart' to see it applied to your cart.";// specific to sales/billing.phpvar SavedCardInfo="*OPTIONAL* If you have opted to save your credit card info in a previous order,  you can choose it by the type and last 4 digits here to quicken checkout.";var PaymentType="*REQUIRED* Please choose the payment type that you would like to use."; var FirstMiddleName="*REQUIRED* Enter your first name and middle intitial ( or middle name ) as it appears on your credit card.";var LastName="*REQUIRED* Enter your last name as it appears on your credit card.";var BusinessName="*OPTIONAL* Enter the name of your business if needed.";var CardNumber="*REQUIRED* If paying with credit card, enter the 15-16 digital number here.";var CVV2="*REQUIRED* Enter 3-4 digit CVV2 code from the back of your credit card.  It is the last 4 digits shown on the back of your card.";var ExpDate="*REQUIRED* Choose the expiration month and year from your credit card.";