\n"
var LINKSTYLE = ""
var START_HTML = "" + LINKSTYLE + ""
START_HTML += SCRIPT_HTML
START_HTML += ""
var START_CMD = ""
var END_CMD = "
"
var START_CALBODY = ""
var END_CALBODY = "
"
Years = "2005";
ReportMonth["2005.m11"] = "2005/m11/m11.html";
ReportMonth["2005.m12"] = "2005/m12/m12.html";
var thelastyear, possmonth, thelastmonth
function LaunchOffice(rtype)
{
if(parent.currep == "demand")
{
bns = 0
if(theirbrowser.ns)
{
bns = 1
}
var odDateValue = parent.dem_date
var URL = "/get_od_msreport.pl?"
if (odDateValue.indexOf("d") >=0)
odDateValue = odDateValue.substring(0,odDateValue.length-4)
URL += "profilepath=" + escape("/var/webtrends/profiles/64.225.63.154.wlp")
URL += "&time=/" + escape(odDateValue)
var c = parent.dem_chapter
var x = c.substring(0,c.length-2)
URL += "&chapter=" + escape(x.toLowerCase())
URL += "&reporttype=" + escape(rtype)
URL += "&profile=" + escape("64.225.63.154.wlp")
URL += "&broi=" + escape("0")
URL += "&bcluster=" + escape("0")
URL += "&contentfile=" + escape("EnglishCompleteStandard.wct")
URL += "&stylesheet=" + escape(stylesheet)
URL += "&helptype=static"
URL += "&bns=" + escape(bns)
URL += "&reportdesc=" + escape(parent.dem_desc)
parent.frames.main.location.href = URL
}
else
{
if(rtype =="word")
parent.ViewAsWord()
else
parent.ViewAsExcel()
}
}
function SetObj(replink,reportdesc,reptype,repvalue)
{
parent.reptype = reptype
parent.dem_desc = reportdesc
parent.repvalue = repvalue
parent.dem_date = replink
Start_OnDemand(true)
return
}
function Start_OnDemand(bDrawCalendar)
{
if (!parent.iscalendarloaded) return
var bns, bselectfirst
parent.currep = "demand"
if(theirbrowser.ns) {
bns = 1
} else {
bns = 0
}
if(parent.dem_chapter == "") {
bselectfirst = 1
} else {
bselectfirst = 0
}
if( lastrep != "demand" || bselectfirst )
{
parent.frames.toc.location.href = "/get_od_toc.pl?"
+ "contentfile=" + escape("EnglishCompleteStandard.wct")
+ "&stylesheet=" + escape(stylesheet)
+ "&profile=" + escape("64.225.63.154.wlp")
+ "&bns=" + bns
+ "&broi=" + escape("0")
+ "&bcluster=" + escape("0")
+ "&bselectfirst=1"
}
if (bDrawCalendar)
{
if (parent.oldyear)
{
BuildReportCalendar(parent.oldyear, parent.oldmonth, parent.olddate, parent.reptype, parent.repvalue )
}
}
if ( ! bselectfirst)
{
var odDateValue = parent.dem_date
var URL = "/start_od_report.pl?load=1&"
if ( odDateValue.indexOf("d") >=0 ) {
odDateValue =odDateValue.substring(0,odDateValue.length-4)
}
URL += "profilepath=" + escape("/var/webtrends/profiles/64.225.63.154.wlp")
URL += "&time=/" + escape(odDateValue)
var c = parent.dem_chapter
var x = c.substring(0,c.length-2)
URL += "&chapter=" + escape(x.toLowerCase())
URL += "&reporttype=html"
URL += "&helptype=static"
URL += "&bns=" + bns
URL += "&reportdesc=" + escape(parent.dem_desc)
URL += "&contentfile=" + escape("EnglishCompleteStandard.wct")
URL += "&profile=" + escape("64.225.63.154.wlp")
URL += "&stylesheet=" + escape(stylesheet)
URL += "&broi=" + escape("0")
URL += "&bcluster=" + escape("0")
WriteMsg(bns)
parent.frames.main.location.href = URL
}
lastrep = "demand"
}
function WriteMsg(isNav)
{
var sLoading = "\n"
+ "\n"
+ '\n'
+ "\n"
+ "\n"
+ "\n"
+ "\n"
+ "\n"
+ " \n"
+ " \n"
+ " \n"
+ " \n"
+ " \n"
+ " \n"
+ "
\n"
+ " \n"
+ " \n"
+ "
\n"
+ " \n"
+ "\n"
+ "\n"
with (parent.frames.main.document)
{
open()
writeln( sLoading )
close()
}
}
function show_status()
{
with(parent.frames.nav.document)
{
open()
writeln("")
writeln("")
writeln("")
writeln(" ")
writeln(" ")
if (statusvalue == "0")
{
//writeln("Profile is active. ")
}
else
{
//writeln("Profile is not initialized: " + statusdesc + " For more detailed information about this status, please see the profile's status file.")
}
writeln(" ")
writeln("")
writeln("
")
close()
}
}
var tocPage = "index_t.html"
var sumPage = "index_s.html"
var nsScroll = ""
if (theirbrowser.ns)
{
nsScroll = "scrolling=yes"
}
document.open()
document.write("")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.write(" ")
document.close()
}
// -->
WebTrends
This report requires either Microsoft Internet Explorer version 4.0 or higher OR
Netscape version 4.04 or higher.
Note:
Please be sure that your browser has both Javascript and Java enabled.
In Netscape: "Preferences..." dialog
Advanced | Enable Javascript and Enable Java
In Internet Explorer: "Internet Options" dialog.
Security
Settings | Enable Active scripting and Scripting of Java applets