﻿// JScript File
    var targetNode = document.getElementById("homeFlashContainer");
    var flashLink1 = "../about-lipitor/benefits.aspx";
    var flashLink2 = "../high-cholesterol/index.aspx";
    var flashLink3 = "../about-lipitor/how-lipitor-compares.aspx"; 
    
    swfAPath = "../media/lipitorHPanimationA.swf"; 
    swfBPath = "../media/lipitorHPanimationB.swf"; 
    swfLink1 = "../about-lipitor/how-lipitor-compares.aspx"; 
    swfLink2 = "../about-lipitor/benefits.aspx"; 
    swfLink3 = "../high-cholesterol/what-is-high-cholesterol.aspx"; 
    quizLink1 = "../about-lipitor/how-lipitor-compares.aspx"; 
    quizLink2 = "../about-lipitor/how-lipitor-works.aspx"; 
    quizLink3 = "../high-cholesterol/treatment-options.aspx"; 
    quizLink4 = "../about-lipitor/how-lipitor-compares.aspx"; 
    quizLink5 = "../offers/index.aspx"; 
    window.onLoad = pageInit(); 
