Guest_imported
New member
- Jan 1, 1970
- 0
Can't get the asp linking to show on the page. not the first one but the one in the java script?
<html>
<head>
<title>main >test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_initTimelines() {
//MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
var ns = navigator.appName == "Netscape";
document.MM_Time = new Array(1);
document.MM_Time[0] = new Array(1);
document.MM_Time["Timeline1"] = document.MM_Time[0];
document.MM_Time[0].MM_Name = "Timeline1";
document.MM_Time[0].fps = 15;
document.MM_Time[0][0] = new String("behavior"
document.MM_Time[0][0].frame = 1;
document.MM_Time[0][0].value = "MM_timelineGoto('Timeline1','1')";
document.MM_Time[0].lastFrame = 1;
for (i=0; i<document.MM_Time.length; i++) {
document.MM_Time.ID = null;
document.MM_Time.curFrame = 0;
document.MM_Time.delay = 1000/document.MM_Time.fps;
}
}
//-->
</script>
<script language="JavaScript">
<!--
function MM_timelineGoto(tmLnName, fNew, numGotos) {
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (numGotos != null)
if (tmLn.gotoCount == null) tmLn.gotoCount = 1;
else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return}
jmpFwd = (fNew > tmLn.curFrame);
for (i = 0; i < tmLn.length; i++) {
sprite = (jmpFwd)? tmLn : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back
if (sprite.charAt(0) == "s" {
numKeyFr = sprite.keyFrames.length;
firstKeyFr = sprite.keyFrames[0];
lastKeyFr = sprite.keyFrames[numKeyFr - 1];
if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd
for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++);
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only
else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range
if (sprite.obj != null) {
if (props.prop2 == null) sprite.obj[props.prop] = props[propNum];
else sprite.obj[props.prop2][props.prop] = props[propNum];
} } } }
tmLn.curFrame = fNew;
if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)');
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="90" cellspacing="0" cellpadding="0">
<tr>
<td height="27" valign="bottom">
<div align="left"> <a href=" target="_top"><img src="../images/j/vicamtext.gif" width="56" height="9" border="0"></a></div>
</td>
</tr>
<tr>
<td height="25"><font size="1"><b><font size="1"><font size="2" color="#000000"><font face="Arial"><% produkt = 7020013938%></font></font><font color="#000000" face="Arial, Helvetica, sans-serif" size="2"><!--#INCLUDE FILE="auto/pris.asp" --></font></font></b></font>
</td>
</tr>
<tr>
<td height="17" valign="bottom">
<div align="left"> <font size="2"><a href=" target="_top"><font color="#FF0000"><b><font face="Arial">Click
to Order</font></b></font></a></font></div>
</td>
</tr>
</table>
<p>
<script>
<!--//
gfxmon="main/r1.gif";
lnkmon="altmon="Coolpix digital camera";
gfxtue="main/r3.gif";
lnktue="alttue="clik! reader";
gfxwed="main/r1.gif";
lnkwed="altwed="BJC 6000";
gfxthu="main/r1.gif";
lnkthu="altthu="BJC 6000";
gfxfri="main/r1.gif";
lnkfri="altfri="BJC 6000";
gfxsat="main/r1.gif";
lnksat="altsat="BJC 6000";
gfxsun="main/r1.gif";
lnksun="altsun="BJC 6000";
mydate=new Date()
today=mydate.getDay()
if (today==1)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==2)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==3)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==4)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==5)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==6)
document.write('#INCLUDE FILE="auto/pris.asp" ')
else
document.write('')
document.close('')
//--></script>
</p>
</body>
</html>
<html>
<head>
<title>main >test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_initTimelines() {
//MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
var ns = navigator.appName == "Netscape";
document.MM_Time = new Array(1);
document.MM_Time[0] = new Array(1);
document.MM_Time["Timeline1"] = document.MM_Time[0];
document.MM_Time[0].MM_Name = "Timeline1";
document.MM_Time[0].fps = 15;
document.MM_Time[0][0] = new String("behavior"
document.MM_Time[0][0].frame = 1;
document.MM_Time[0][0].value = "MM_timelineGoto('Timeline1','1')";
document.MM_Time[0].lastFrame = 1;
for (i=0; i<document.MM_Time.length; i++) {
document.MM_Time.ID = null;
document.MM_Time.curFrame = 0;
document.MM_Time.delay = 1000/document.MM_Time.fps;
}
}
//-->
</script>
<script language="JavaScript">
<!--
function MM_timelineGoto(tmLnName, fNew, numGotos) {
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (numGotos != null)
if (tmLn.gotoCount == null) tmLn.gotoCount = 1;
else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return}
jmpFwd = (fNew > tmLn.curFrame);
for (i = 0; i < tmLn.length; i++) {
sprite = (jmpFwd)? tmLn : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back
if (sprite.charAt(0) == "s" {
numKeyFr = sprite.keyFrames.length;
firstKeyFr = sprite.keyFrames[0];
lastKeyFr = sprite.keyFrames[numKeyFr - 1];
if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd
for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++);
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only
else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range
if (sprite.obj != null) {
if (props.prop2 == null) sprite.obj[props.prop] = props[propNum];
else sprite.obj[props.prop2][props.prop] = props[propNum];
} } } }
tmLn.curFrame = fNew;
if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)');
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="90" cellspacing="0" cellpadding="0">
<tr>
<td height="27" valign="bottom">
<div align="left"> <a href=" target="_top"><img src="../images/j/vicamtext.gif" width="56" height="9" border="0"></a></div>
</td>
</tr>
<tr>
<td height="25"><font size="1"><b><font size="1"><font size="2" color="#000000"><font face="Arial"><% produkt = 7020013938%></font></font><font color="#000000" face="Arial, Helvetica, sans-serif" size="2"><!--#INCLUDE FILE="auto/pris.asp" --></font></font></b></font>
</td>
</tr>
<tr>
<td height="17" valign="bottom">
<div align="left"> <font size="2"><a href=" target="_top"><font color="#FF0000"><b><font face="Arial">Click
to Order</font></b></font></a></font></div>
</td>
</tr>
</table>
<p>
<script>
<!--//
gfxmon="main/r1.gif";
lnkmon="altmon="Coolpix digital camera";
gfxtue="main/r3.gif";
lnktue="alttue="clik! reader";
gfxwed="main/r1.gif";
lnkwed="altwed="BJC 6000";
gfxthu="main/r1.gif";
lnkthu="altthu="BJC 6000";
gfxfri="main/r1.gif";
lnkfri="altfri="BJC 6000";
gfxsat="main/r1.gif";
lnksat="altsat="BJC 6000";
gfxsun="main/r1.gif";
lnksun="altsun="BJC 6000";
mydate=new Date()
today=mydate.getDay()
if (today==1)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==2)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==3)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==4)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==5)
document.write('#INCLUDE FILE="auto/pris.asp"')
else if (today==6)
document.write('#INCLUDE FILE="auto/pris.asp" ')
else
document.write('')
document.close('')
//--></script>
</p>
</body>
</html>