function checkForm(){
// For Wedding Book
	if (document.form.bride_first_name){
		if (document.form.bride_first_name.value=="") {
		alert("Please Enter the Bride's First Name");document.form.bride_first_name.focus();return false
		}
	}
	if (document.form.groom_first_name){
		if (document.form.groom_first_name.value=="") {
		alert("Please Enter the Groom's First Name");document.form.groom_first_name.focus();return false
		}
	}

// End for Wedding Book
// For clocks and stickers
	if (document.form.first_name_clock){
		if (document.form.first_name_clock.value=="") {
		alert("Please Enter the Name to be Printed on the Clock");document.form.first_name_clock.focus();return false
		}
	}
	if (document.form.first_name_stickers){
		if (document.form.first_name_stickers.value=="") {
		alert("Please Enter the Name to be Printed on the Stickers");document.form.first_name_stickers.focus();return false
		}
	}
// End for clocks and stickers
// For add_link.htm
	if (document.form.Name){
		if (document.form.Name.value=="") {
		alert("Please Enter your Name");document.form.Name.focus();return false
		}
	}
	if (document.form.Company_Name){
		if (document.form.Company_Name.value=="") {
		alert("Please Enter your Company Name");document.form.Company_Name.focus();return false
		}
	}
	if (document.form.URL){
		if (document.form.URL.value=="") {
		alert("Please Enter your URL");document.form.URL.focus();return false
		}
	}
	if (document.form.Reciprocal_URL){
		if (document.form.Reciprocal_URL.value=="") {
		alert("Please Enter your Reciprocal URL");document.form.Reciprocal_URL.focus();return false
		}
	}
	if (document.form.Description){
		if (document.form.Description.value=="") {
		alert("Please Enter a Description for your Website");document.form.Description.focus();return false
		}
	}
// End for add_link.htm
// For Baby's Create-A-Book
	if (document.form.Baby_first_name){
		if (document.form.Baby_first_name.value=="") {
		alert("Please Enter the Baby's First Name");document.form.Baby_first_name.focus();return false
		}
	}
	if (document.form.Baby_hometown_city){
		if (document.form.Baby_hometown_city.value=="") {
		alert("Please Enter the Baby's Hometown");document.form.Baby_hometown_city.focus();return false
		}
	}
	if (document.form.Visitor_1){
		if (document.form.Visitor_1.value=="") {
		alert("Please Enter the Baby's Visitors");document.form.Visitor_1.focus();return false
		}
	}
// End for Baby's Create-A-Book
// for interactive stories
	if (document.form.age){
		if (document.form.age.value=="") {
		alert("Please Enter the Age to be Printed");document.form.age.focus();return false
		}
	}		
	if (document.form.name){
		if (document.form.name.value=="") {
		alert("Please Enter the Full Name you would like Printed");document.form.name.focus();return false
		}
	}	
	if (document.form.nickname_name){
		if (document.form.nickname_name.value=="") {
		alert("Please Enter the Firstname or Nickname you would like Printed");document.form.nickname_name.focus();return false
		}
	}		
	if (document.form.city){
		if (document.form.city.value=="") {
		alert("Please Enter the City you would like Printed");document.form.city.focus();return false
		}
	}
	if (document.form.friend1){
		if (document.form.friend1.value=="") {
		alert("Please Enter at least one Friend Name");document.form.friend1.focus();return false
		}
	}		
	if (document.form.from){
		if (document.form.from.value=="") {
		alert("Please Enter Who this Book is From");document.form.from.focus();return false
		}
	}	
// End for interactive stories
// For Adult Books
	if (document.form.first_name_a){
		if (document.form.first_name_a.value=="") {
		alert("Please Enter the First Name to be Printed in this Book");document.form.first_name_a.focus();return false
		}
	}
	if (document.form.last_name_a){
		if (document.form.last_name_a.value=="") {
		alert("Please Enter the Last Name to be Printed in this Book");document.form.last_name_a.focus();return false
		}
	}
	if (document.form.hometown_city_a){
		if (document.form.hometown_city_a.value=="") {
		alert("Please Enter the Hometown to be Printed in this Book");document.form.hometown_city_a.focus();return false
		}
	}
// Emd for Adult Books
// For other books and coffee mugs - just name and email
	if (document.form.first_name){
		if (document.form.first_name.value=="") {
		alert("Please Enter Your Child's First Name");document.form.first_name.focus();return false
		}
	}
	if (document.form.last_name){
		if (document.form.last_name.value=="") {
		alert("Please Enter Your Child's Last Name");document.form.last_name.focus();return false
		}
	}
	if (document.form.hometown_city){
		if (document.form.hometown_city.value=="") {
		alert("Please Enter Your Child's Hometown");document.form.hometown_city.focus();return false
		}
	}		
	if (document.form.Destination){
		if (document.form.Destination.value=="") {
		alert("Please Enter Your Child's Destination for this Mission");document.form.Destination.focus();return false
		}
	}	
	if (document.form.Fishing_Location){
		if (document.form.Fishing_Location.value=="") {
		alert("Please Enter Your Child's Fishing Location");document.form.Fishing_Location.focus();return false
		}
	}		
	if (document.form.Fishing_Partner){
		if (document.form.Fishing_Partner.value=="") {
		alert("Please Enter Your Child's Fishing Partner");document.form.Fishing_Partner.focus();return false
		}
	}
	if (document.form.Year){		
		if (document.form.Year.value=="") {
		alert("Please Enter The Year you would like printed in the Book");document.form.Year.focus();return false
		}
	}
	if (document.form.Friend_1){		
		if (document.form.Friend_1.value=="") {
		alert("Please Enter at least One Friend");document.form.Friend_1.focus();return false
		}	
	}
	if (document.form.Dedication) {
		if (document.form.Dedication.value=="") {
		alert("Please Enter a Dedication for this Personalized Book");document.form.Dedication.focus();return false
		}
	}	
	if (document.form.This_book_is_from) {	
		if (document.form.This_book_is_from.value=="") {
		alert("Please Enter Who this Book is From");document.form.This_book_is_from.focus();return false
		}
	}
	if (document.form.email) {
		if (document.form.email.value=="") {
		alert("Please Enter a Valid Email Address");document.form.email.focus();return false
		}		
	}
	if (document.form.Customer_name) {
		if (document.form.Customer_name.value=="") {
		alert("Please Enter Your Name");document.form.Customer_name.focus();return false
		}	
	}
	if (document.form.Customer_address) {
		if (document.form.Customer_address.value=="") {
		alert("Please Enter Your Address");document.form.Customer_address.focus();return false
		}
	}
	if (document.form.Customer_city) {
		if (document.form.Customer_city.value=="") {
		alert("Please Enter Your City");document.form.Customer_city.focus();return false
		}	
	}
	if (document.form.Customer_state) {
		if (document.form.Customer_state.value=="") {
		alert("Please Enter Your State");document.form.Customer_state.focus();return false
		}		
	}
	if (document.form.Customer_zip_code) {
		if (document.form.Customer_zip_code.value=="") {
		alert("Please Enter Your Zip Code");document.form.Customer_zip_code.focus();return false
		}
	}
}