function Order_Wiring_Kit() { Item = "Wiring kit for 5 cars"; PandP = "2"; Price = "1.65"; QTYMax = "10"; AddToCart() } document.write('
');