// These calls are made via actionscript from within the TopFlash item
// Fresh Breath Assessment
function FreshBreathAssessment() {
    jQuery.GuidePop('Fresh_Breath_Content', 605, 463);
}

// Guide To Brushing
function GuideToBrushing() {
    jQuery.GuidePop('Guide_To_Brushing_Content', 605, 300);
}

// Smile Saver
function SmileSaver() {
    jQuery.GuidePop('Smile_Saver_Content', 605, 275);
}

// Smiles At Every Age
function SmilesAtEveryAge() {
    jQuery.GuidePop('Every_Age_Content', 605, 419);
}

// Whitening Evaluation
function WhiteningEvaluation() {
    jQuery.GuidePop('Whitening_Evaluation_Content', 605, 360);
}

// Bad Breath Video
function BadBreathVideo() {
    jQuery.GuidePop('Bad_Breath_Content', 555, 312);
}

// ChildrensTeeth Video
function ChildrensTeethVideo() {
    jQuery.GuidePop('Childrens_Teeth_Content', 555, 312);
}

// HowToBrush Video
function HowToBrushVideo() {
    jQuery.GuidePop('Howto_Brush_Content', 555, 312);
}