IMS "; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "
"; if ($_SESSION['bctype'] == 'bc') { echo "
"; echo "
Business Card Proof
"; echo "
"; } else if ($_SESSION['bctype'] == 'env') { echo ""; echo "
Envelope Proof
"; echo "
"; } else if (($_SESSION['bctype'] == 'lh') || ($_SESSION['bctype'] == 'lh2')) { echo ""; echo "
Letterhead Proof
"; echo "
"; } else if ($_SESSION['bctype'] == 'sp') { echo ""; echo "
Script Pad Recap
"; } echo "
"; if ($_SESSION['bctype'] == 'bc') { echo "
"; echo "
Please review displayed proof above. Select Back for corrections. Press Continue to enter the quantity and shipping information.
"; echo "
The proof displayed is only a representation of the card that will be printed. All McLaren business standards and typefaces will be utilized during printing.
"; } elseif ($_SESSION['bctype'] == 'env') { echo "
Please review displayed proof above. Select Back for corrections. Press Continue to enter the quantity and shipping information.
"; echo "
The proof displayed is only a representation of the envelope that will be printed. All McLaren business standards and typefaces will be utilized during printing.
"; } elseif (($_SESSION['bctype'] == 'lh') || ($_SESSION['bctype'] == 'lh2')) { echo "
Please review displayed proof above. Select Back for corrections. Press Continue to enter the quantity and shipping information.
"; echo "
The proof displayed is only a representation of the letterhead that will be printed. All McLaren business standards and typefaces will be utilized during printing.
"; } elseif ($_SESSION['bctype'] == 'sp') { echo "
Location: {$_SESSION['BCOffice']}
"; echo "
Dr. Name #1: {$_SESSION['BCName']}
"; echo "
Dr. NPI #1: {$_SESSION['BCTitle']}
"; echo "
Dr. Name #2: {$_SESSION['BCTitle2']}
"; echo "
Dr. NPI #2: {$_SESSION['BCEmail']}
"; echo "
Dr. Name #3: {$_SESSION['BCEmail2']}
"; echo "
Dr. NPI #3: {$_SESSION['BCCell']}
"; echo "
Dr. Name #4: {$_SESSION['BCPager']}
"; echo "
Dr. NPI #4: {$_SESSION['BCDept1']}
"; echo "
Address: {$_SESSION['BCAddress']}
"; echo "
Phone: {$_SESSION['BCPhone']}
"; echo "
Fax: {$_SESSION['BCFax']}
"; echo "
Starting No:
"; echo "
Please review information displayed. Select Back for corrections. Press Continue to enter the quantity and shipping information.
"; } echo " "; if (($_SESSION['bctype'] == 'bc') && ($_SESSION['bcimgfront'] != '210')) { echo ""; echo " "; } else if (($_SESSION['bctype'] == 'bc') && ($_SESSION['bcimgfront'] == '210')) { echo ""; echo " "; } else if ($_SESSION['bctype'] == 'env') { echo ""; echo ""; } else if ($_SESSION['bctype'] == 'lh') { echo ""; echo ""; } echo ""; echo ""; echo ""; echo ""; echo "
"; echo "
"; ?>