// 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/OralCare/OralHealthCenter/CommonProblems/Plaque.cvsp?Name=WhatisPlaque');}
function articleWhatisTartar() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/CommonProblems/Tartar.cvsp?Name=WhatisTartar');}
function articleStagesGumDisease() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/CommonProblems/GumDisease.cvsp?Name=WhatAreTheStagesofGumDisease');}
function articleWhatisGingivitis() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/CommonProblems/GumDisease.cvsp?Name=WhatisGingivitis');}
function articleFightingGumDisease () 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/CommonProblems/GumDisease.cvsp?Name=FightingGumDiseaseHowtoKeepYourTeeth');}
function articleHowToBrush() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/OralHygieneBasics/HowToBrush.cvsp?Name=HowToBrush');}
function articleChoosingABrush() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/OralHygieneBasics/HowToBrush.cvsp?Name=ChoosingTheRightToothBrush');}
function articleBrushing() 
{window.open('/app/Colgate/US/OralCare/OralHealthCenter/OralHygieneBasics/HowToBrush.cvsp?Name=Brushing');}
// -----------------------

// ---- PDPs -----
function productAllToothbrushes() 
{window.open('/app/Colgate/US/OralCare/ProductRecommender/Toothbrushes/AllColgateToothbrushes.cvsp');}
function productMassager() 
{window.open('/app/Colgate/US/OralCare/ProductRecommender/Toothbrushes/PDPs.cvsp?product=ColgateMassagerToothbrush_401');}
function productTAF() 
{window.open('/app/Colgate/US/OralCare/ProductRecommender/Toothpastes/PDPs.cvsp?product=ColgateTotal_35');}
function productBabyLooneyTP()
{window.open('/app/Colgate/US/OralCare/ProductRecommender/KidsProducts/PDPs.cvsp?product=ColgateBabyLooneyTunesMildBubbleFruityToothpaste_501');}
function productBabyLooneyTB()
{window.open('/app/Colgate/US/OralCare/ProductRecommender/KidsProducts/PDPs.cvsp?product=ColgateBabyLooneyTunesChildrensToothbrush_502');}
function productMotionKids()
{window.open('/app/Colgate/US/OralCare/ProductRecommender/KidsProducts/PDPs.cvsp?product=ColgateMotionKidsToothbrush');}
function product2in1Kids()
{window.open('/app/Colgate/US/OralCare/ProductRecommender/KidsProducts/PDPs.cvsp?product=Colgate2in1KidsToothpasteandMouthwashBubblegum_504');}
// -----------------------

// ---- Tell a Friend --
function tellafriendGuide() 
{window.open('/app/Colgate/US/OralCare/Smiles/TellAFriend/Guide.cvsp','tellafriend','height=450,width=400,toolbar=no,scrollbars=yes');}
// -----------------------

// ---- 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>");
}

// -
