<!-- START: Left Navigation -->
<!-- START: Dynamic Navigation -->
<!-- END: Dynamic Navigation -->
<!-- Begin Shopping Cart Left Display -->
<!-- End Shopping Cart Left Display -->
<!-- END: Left Navigation -->
<!-- START: Content -->
| Adopt a Poet | Add to Notebook | E-mail to Friend | Print |
<script language="JavaScript">
<!--
function validate_size() {
if ( document.frmAddCart.prmSizeID != null) {
if ( document.frmAddCart.prmSizeID.value == 0 ) {
alert ( "Please select a Size / Color." );
return false;
}
}
document.frmAddCart.submit();
return true;
}
//-->
</script>
|



