// Listed in Alphabetical Order and in sections
//
// Section List Order: 
// 1) Articles 
// 2) Products 
// 3) Tell a Friend
// 4) OC Homepage 0.swf
//
// Please update section list if you add a section



// ---- Articles --
function articleWhatisPlaque() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/CommonConcerns.cvsp?Article=Article_PlaqueTartar_WhatisPlaque');}
function articleWhatisTartar() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/CommonConcerns.cvsp?Article=Article_PlaqueTartar_WhatisTartar');}
function articleStagesGumDisease() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/CommonConcerns.cvsp?Article=Article_GumDisease_WhatAreTheStagesOfGumDisease');}
function articleWhatisGingivitis() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/CommonConcerns.cvsp?Article=Article_GumDisease_WhatIsGingivitisSignsAndSymptoms');}
function articleFightingGumDisease () 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/CommonConcerns.cvsp?Article=Article_GumDisease_FightingGumDiseaseHowtoKeepYourTeeth');}
function articleHowToBrush() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/GoodOralHygiene.cvsp?Article=Article_BrushingandFlossing_HowtoBrush');}
function articleChoosingABrush()
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/GoodOralHygiene.cvsp?Article=Article_BrushingandFlossing_ChoosingRightToothbrush');}
function articleBrushing() 
{window.open('/app/Colgate/US/OC/Information/OralHealthBasics/GoodOralHygiene.cvsp?Article=Article_BrushingandFlossing_ToothpastesToothbrushesMore');}
// -----------------------

// ---- PDPs -----
function productAllToothbrushes() 
{window.open('/app/Colgate/US/OC/Products/Toothbrushes.cvsp');}
function productMassager() 
{window.open('/app/Colgate/US/OC/Products/Toothbrushes/ColgateMassagerToothbrush.cvsp');}
function productTAF() 
{window.open('/app/ColgateTotal/US/Products.cvsp');}
function productBabyLooneyTP()
{window.open('/app/Colgate/US/OC/Products/Toothpastes/LooneyTunesBubbleFruitMintAndBerry.cvsp');}
function productBabyLooneyTB()
{window.open('/app/Colgate/US/OC/Products/KidsProducts/BlueClues.cvsp');}
//--GOES TO OLD SITE--
function productMotionKids()
{window.open('/app/Colgate/US/OC/Products/KidsProducts/BionicleToothbrush.cvsp');}
//------------------------
function product2in1Kids()
{window.open('/app/Colgate2in1/US/ProductDetails/Kids.cvsp');}
// -----------------------


// ---- OC Homepage 0.swf --
function writeObjectTag()
{
	returning = getReturning();
	url = "0.swf";

	if(returning)
	{
		url = url + "?returning=1";
	}
    document.write("<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0 width=\"743\" height=\"256\"><param name=\"movie\" value=\""+url+"\"><param name=\"quality\" value=\"high\"><embed src=\""+url+"\" quality=\"high\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"743\" height=\"256\" swLiveConnect=\"true\" NAME=\"movie\"></embed></object>");
}

// -