// JavaScript Document

function pagetitle()
	{
		document.write("<TITLE>Global K9 Group - Trained protection guard dogs</TITLE>");
	}

function pagemeta()
	{
		document.write("<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'><meta name='description' content='Child safe trained family and personal protection guard dogs delivered worldwide. Obedience training for all lifestyles. German Shepherd breeders'>");
	}

function headerimage() 
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='760' height='200'><param name='movie' value='flash/gkg_logo_anim.swf'><param name='quality' value='high'><embed src='flash/gkg_logo_anim.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='760' height='200'></embed></object>");
	} 

function copyright()
	{
		wriYr = new Date
		var doYr = wriYr.getFullYear()
		document.write("&copy " + doYr + " Global K9 Group®. All Rights Reserved.")
		document.write("<br><br>");
		

	}

function headernavbar()
	{
	    document.write("<a href='index.htm'>HOME PAGE</a>");
		document.write("      |       ");
		document.write("<a href='gallery.htm'>GALLERY OF TRAINED DOGS FOR SALE</a>");
		document.write("      |    ");
		document.write("<a href='videos/index.htm'>TRAINING VIDEOS</a>");
		document.write("      |    ");
		document.write("<a href='leveladog.htm''>TRAINED FAMILY DOG</a>");
		document.write("             ");
		
				
		
		}function globalnavigation()
	{
		
		document.write("<br><br>");
		document.write("<a href='index.htm'>HOME PAGE</a>"); 
		
		document.write("<br><br>");
		document.write("<a href='knowledgebase.htm'>FAQ KNOWLEDGE BASE</a>");
				
		document.write("<br><br>");
		document.write("<a href='dogsales.htm'>DOG SALES DIVISION</a>");
		
		document.write("<br><br>");
		document.write("<a href='gallery.htm'>GALLERY OF TRAINED DOGS FOR SALE</a>");
		
		document.write("<br><br>");
		document.write("<a href='leveladog.htm'>THE LEVEL A TRAINED FAMILY DOG</a>");
		
		document.write("<br><br>");
		document.write("<a href='trainedbenefits.htm'>TRAINED DOG BENEFITS</a>");
		
		document.write("<br><br>");
		document.write("<a href='slowdancer.htm'>GERMAN SHEPHERD BREEDING KENNELS</a>");
		
		document.write("<br><br>");
		document.write("<a href='productinfo.htm'>PRODUCT INFORMATION</a>");
		
		document.write("<br><br>");
		document.write("<a href='aboutus.htm'>ABOUT US</a>");	
		
				
		document.write("<br><br><br>");
		document.write("<a href='javascript:void(0)'>PARTNER OPERATIONS</a>");
		
		
		document.write("<br><br>");
		document.write("<a href='http://www.floridak9services.com/bcinfo.htm'>FLORIDA K9 SERVICES INC All Breed Obedience Boot Camp</a>");
		
		document.write("<br><br>");
		document.write("<a href='http://www.floridak9services.com/animalinn.htm'>FLORIDA PET BOARDING Animal Inn Of Orlando</a>");
	

		
	}
	

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


function freetipsnav()
	{        
        
	document.write("<select name='menu1' onChange=\"MM_jumpMenu('parent',this,1)\">");
  	
  	document.write("<option value='javascript:void(0)'>FREE TRAINING SOLUTIONS</option>");
	
	document.write("<option value='jump.htm'>New Puppy Behavior</option>");
	
	document.write("<option value='jumphousebrk.htm'>Housebreaking</option>");
	
	document.write("<option value='jumpvoice.htm'>Voice Command Inflections</option>");
	
	document.write("<option value='jumpfooddrv.htm'>Creating Good Eating Habits</option>");
	
	document.write("<option value='jumpsocpeople.htm'>Introduction to Friendly People</option>");
	
	document.write("<option value='jumpchewing-jumping-biting.htm'>Puppy Jumping, Chewing, Biting</option>");
	
	document.write("<option value='jumpomealone.htm'>Home Alone</option>");
	
	document.write("<option value='jumpnightcry.htm'>Puppy Nighttime Crying</option>");
	
	document.write("<option value='jumptoys.htm'>Buying Puppy Toys</option>");
	
	document.write("<option value='jumpexercise.htm'>Exercising Your Dog</option>");

	document.write("<option value='jumpboardingkenl.htm'>Choosing a Boarding Kennel</option>");
	
	document.write("<option value='jumpvet.htm'>Finding the Right Veterinarian</option>");
	
	document.write("</select>");
	
	}