Success . php function setPaymentInfoisChecked

img src=imagessliced_16.gif alt= width=157 height=88 td tr tr td valign=top div align=center object classid=clsid:D27CDB6E-AE6D-11cf-96B8- 444553540000 codebase=http:download.macromedia.compubshockwavecabsflashswflash.cabvers ion=7,0,19,0 width=150 height=150 title=clock param name=movie value=C-001.swf param name=quality value=high embed src=C-001.swf quality=high pluginspage=http:www.macromedia.comgogetflashplayer type=applicationx- shockwave-flash width=150 height=150embed objectdiv img src=imagessliced_16_1.gif pnbsp;ptdtr tr td background=imagessliced_18.gif valign=middlediv align=centerimg src=imagessliced_16.gif pimg src=imagesTH120x90- 1.gif alt=travel pimg src=imagestra34.gif alt=ibu_hamil pimg src=imagesngeborong.gif divimg src=imagessliced_16_1.gif pnbsp;ptd tr tr td background=imagessliced_18.gif valign=middle img src=imagessliced_16.gif iframe title=banner src=show_image.php scrolling=auto width=165 frameborder=0 height=310 align=middleiframebr img src=imagessliced_16_1. gif pnbsp;ptd tr tbodytabletd td bgcolor=000000 valign=topdiv align=center table border=0 cellpadding=10 cellspacing=0 width=80 tbodytr td colspan=2 valign=topdiv align=centerimg src=imagessliced- ing1_06.gif alt=Welcome width=271 height=99divtd tr

8. Success . php function setPaymentInfoisChecked

{ with window.document.frmCheckout {if isChecked txtPaymentFirstName.value = txtShippingFirstName.value; txtPaymentLastName.value = txtShippingLastName.value; txtPaymentAddress1.value = txtShippingAddress1.value; Universitas Sumatera Utara txtPaymentAddress2.value = txtShippingAddress2.value; txtPaymentPhone.value = txtShippingPhone.value; txtPaymentState.value = txtShippingState.value; txtPaymentCity.value = txtShippingCity.value; txtPaymentPostalCode.value = txtShippingPostalCode.value; txtPaymentFirstName.readOnly = true; txtPaymentLastName.readOnly = true; txtPaymentAddress1.readOnly = true; txtPaymentAddress2.readOnly = true; txtPaymentPhone.readOnly = true; txtPaymentState.readOnly = true; txtPaymentCity.readOnly = true; txtPaymentPostalCode.readOnly = true; } else {txtPaymentFirstName.readOnly = false; txtPaymentLastName.readOnly = false; txtPaymentAddress1.readOnly = false; txtPaymentAddress2.readOnly = false; txtPaymentPhone.readOnly = false; txtPaymentState.readOnly = false; txtPaymentCity.readOnly = false; txtPaymentPostalCode.readOnly = false; }}} function checkShippingAndPaymentInfo { with window.document.frmCheckout {if isEmptytxtShippingFirstName, Enter first name {return false;} else if isEmptytxtShippingLastName, Enter last name {return false;} else if isEmptytxtShippingAddress1, Enter shipping address {return false;} else if isEmptytxtShippingPhone, Enter phone number {return false;} else if isEmptytxtShippingState, Enter shipping address state {return false;} else if isEmptytxtShippingCity, Enter shipping address city {return false;} else if isEmptytxtShippingPostalCode, Enter the shipping address postalzip code {return false;} else if isEmptytxtPaymentFirstName, Enter first name {return false;} else if isEmptytxtPaymentLastName, Enter last name {return false;} else if isEmptytxtPaymentAddress1, Enter Payment address {return false;} else if isEmptytxtPaymentPhone, Enter phone number {return false;} else if isEmptytxtPaymentState, Enter Payment address state {return false;} else if isEmptytxtPaymentCity, Enter Payment address city {return false;} else if isEmptytxtPaymentPostalCode, Enter the Payment address postalzip code {return false;} else {return true; }}}

9. Checkout . php