function downloadconfirm1() {

if (document.basketform.total_books.value=="One Book") {

document.basketform.mail_message.value="ABC OF TAX E-BOOK - MULTIPLE LICENCE\r\rThank you for purchasing Smith's Taxation ABC of TAX - Multiple Licence.\r\rThe Password for the E-Book is: a279hcn\rClick on this link to obtain your E-Book - http://www.smithstaxation.co.uk/abcoftax_6th_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\rABC of TAX E-Book\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 card."

basketform.trans_id.value=Date()

}


else if (document.basketform.total_books.value=="Two Books") {

document.basketform.mail_message.value="ABC OF TAX & TAX FACTS E-BOOKS - MULTIPLE LICENCE\r\rThank you for purchasing Smith's Taxation ABC of TAX & Tax Facts - Multiple Licence.\r\rThe Password for the ABC of TAX E-Book is: a279hcn\rClick on this link to obtain your E-Book - http://www.smithstaxation.co.uk/abcoftax_6th_ed.exe\r\rThe Password for the Tax Facts 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\rABC of TAX E-Book\t\t=\t 70.00 GBP\rTax Facts E-Book\t\t=\t 50.00 GBP\rVAT @ 17.5%\t\t\t=\t 21.00 GBP\rTotal\t\t\t\t=\t141.00 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 card."


basketform.trans_id.value=Date()

}

}





