if(client.Name == null) { write("
Log In
") } else { write(" Welcome, " + client.Name + " ") }
Privacy
Return Policy
if(client.totalQuantity == null) { } else { if(client.totalQuantity > 0) { write(" | 
View Cart: " + client.totalQuantity + " item(s) " + client.totalDollars + " sub-total ") } else { } }
|
My Account
write("
");
write("
Home
"); cursor = database.cursor("select distinct brand from versitex.product order by brand "); while(cursor.next()) { write("
" + cursor.brand + "
") } cursor.close(); write("
"); cursor = database.cursor("select content from versitex.ad where page = 'brand0.html' and brand = 'All' "); cursor.next(); write(" " + cursor.content + "
"); cursor.close();
Versitex of America · 3545 Schuylkill Rd., Rte 724 · Spring City, PA 19475-1527 · Phone: 610-948-4442
Fax: 610-948-7310 ·
About Versitex
· ©
Versitex of America. ·
Contact Us