function downloadconfirm1() {

if (document.basketform.total_books.value=="One Edition") {

document.basketform.mail_message.value="TAX FACTS E-BOOK - SINGLE LICENCE\r\rThank you for purchasing one edition of Smith's Taxation Tax Facts Single Licence.\r\rThe Password for the E-Book is: ey482km\rClick on this link to obtain your E-Book -  http://www.smithstaxation.co.uk/taxfacts_13th_ed.exe\r\rIf you need to contact us telephone either: - Sales: 01278 427006 or Technical Support: 01474 871541.\r\r--------------------------------------------------------\r\t\t\t\tVAT RECEIPT\r\r"+j_ship_name+"\r"+j_ship_company+"\r"+j_ship_addr_one+"\r"+j_ship_addr_two+"\r"+j_ship_city+"\r"+j_ship_state+", "+j_ship_post_code+"\r"+j_ship_country+"\r\rTax Facts E-Book\t\t=\t35.00 GBP\rVAT @ 17.5%\t\t\t=\t 6.13 GBP\rTotal\t\t\t\t=\t41.13 GBP\r\rSmith's Taxation Ltd. - Registration No: 3217621 England - VAT No: 700 8736 49\r7 Spoonbill Road, Bridgwater, Somerset, TA6 5QZ.\r--------------------------------------------------------\r\rClick the attachment to see details of your order and the amount debited from your credit card." 


basketform.trans_id.value=Date()

}


else if (document.basketform.total_books.value=="Three Editions") {

document.basketform.mail_message.value="THREE EDITIONS OF TAX FACTS E-BOOK - SINGLE LICENCE\r\rThank you for purchasing three editions of Smith's Taxation Tax Facts Single Licence. The following two issues will be automatically e-mailed to you when they become available.\r\rThe Password for this E-Book is: ey482km\rClick on this link to obtain your E-Book -  http://www.smithstaxation.co.uk/taxfacts_13th_ed.exe\r\rIf you need to contact us telephone either: - Sales: 01278 427006 or Technical Support: 01474 871541.\r\r--------------------------------------------------------\r\t\t\t\tVAT RECEIPT\r\r"+j_ship_name+"\r"+j_ship_company+"\r"+j_ship_addr_one+"\r"+j_ship_addr_two+"\r"+j_ship_city+"\r"+j_ship_state+", "+j_ship_post_code+"\r"+j_ship_country+"\r\rTax Facts E-Books\t\t=\t70.00 GBP\rVAT @ 17.5%\t\t\t=\t12.25 GBP\rTotal\t\t\t\t=\t82.25 GBP\r\rSmith's Taxation Ltd. - Registration No: 3217621 England - VAT No: 700 8736 49\r7 Spoonbill Road, Bridgwater, Somerset, TA6 5QZ.\r--------------------------------------------------------\r\rClick the attachment to see details of your order and the amount debited from your credit card." 


basketform.trans_id.value=Date()

}

}

