File: D:/HostingSpaces/SBogers34/himawarijewels.com/wwwroot/Product.aspx
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Product.aspx.cs" Inherits="Proudct" %>
<%@ Register Src="include/Bottom.ascx" TagName="Bottom" TagPrefix="uc3" %>
<%@ Register Src="include/Top.ascx" TagName="Top" TagPrefix="uc1" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Himawari Jewelry</title>
<link rel="stylesheet" type="text/css" href="images/css.css" />
<script type="text/javascript" src="images/spire.js"></script>
<link href="Product/images/css.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src='images/jquery.js'></script>
<SCRIPT src="Product/images/base.js" type=text/javascript></SCRIPT>
</head>
<body onmouseup=document.selection.empty() oncontextmenu="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty()>
<form id="form1" runat="server">
<center>
<div id="main_lay">
<uc1:Top ID="Top1" runat="server" />
<div class="nav">
<div class="l">
<img src="images/i_nav_<asp:Literal ID="Nav_P1" runat="server"></asp:Literal>.jpg" width=315 height=59 /></div>
<div class="r nav_t"><a href="Main.aspx" class="f11 b">Himawari HOME</a> > <asp:Literal ID="navtitle" runat="server"></asp:Literal></div>
<div class="cb"></div>
</div>
<div id="lay_product">
<div style="width:200px;" class="l">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="200" height="400">
<param name="movie" value="images/left_menu.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />
<param name="wmode" value="transparent" />
<param name="FlashVars" value="<%=nmt%>" />
<embed src="images/left_menu.swf" width="200" height="400" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" menu="false" wmode="transparent" FlashVars="<%=nmt%>"></embed>
</object>
</div>
<script>function NCCE_LM(i){switch(i){<asp:Literal ID="nmtu" runat="server"></asp:Literal>default:
location.href='Product.aspx';}}
function In(w,h,u){$get('preview').innerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="'+w+'" height="'+h+'"><param name="movie" value="images/'+u+'" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><embed src="images/'+u+'" width="'+w+'" height="'+h+'" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed></object>';}
function Cs(u,t){In(400,420,"To_Big.swf?d=df11111111111111111111&pU="+u+"&pT="+t);}
</script>
<div class="l" style="width:750px;padding-top:40px;">
<style>.rollBox{width:290px;overflow:hidden;padding:0px 0 5px 5px;}
.rollBox .Cont{width:290px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:199px;float:left;text-align:center;}
.rollBox .Cont img{background:#fff;border:4px solid #eee;display:block;margin:0px;}
.rollBox #List1,.rollBox #List2,.rollBox #List1_,.rollBox #List2_{float:left;}
.flsd{float:left;width:97px;height:100px;}
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="left" id="spec-list">
<div class="rollBox">
<div class="Cont" id="ISL_Cont">
<div class="ScrCont">
<div id="List1">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><%=pr_l%></td>
</tr>
</table>
</div>
<div id="List2"></div>
</div>
</div>
</div>
<table width="95%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="f11"> <img src="images/sa2.gif" alt="Left Scroll" name="img_l" width="32" height="34" align="absmiddle" class="hand" id="img_l" onmousedown="ISL_GoUp()" onmouseup="ISL_StopUp()" onmouseout="ISL_StopUp()"> Left Scroll</td>
<td align="right" class="f11">Right Scroll <img src="images/sa1.gif" alt="Right Scroll" name="img_r" width="32" height="34" align="absmiddle" class="hand" id="img_r" onmousedown="ISL_GoDown()" onmouseup="ISL_StopDown()" onmouseout="ISL_StopDown()"></td>
</tr>
</table>
</td>
<td valign="top"><div id=preview>
<div class=jqzoom id=spec-n1><%=pr_r%></div>
</div></td>
</tr>
</table>
</div>
<script language="javascript" type="text/javascript">
$(function(){
$(".jqzoom").jqueryzoom({
xzoom:180,
yzoom:180,
offset:10,
position:"right",
preload:1,
lens:1
});
$("#spec-list img").bind("click",function(){
var src=$(this).attr("jqimg");
document.getElementById('jaychan_ptext').innerHTML=$(this).attr("alt");
$("#spec-n1 img").eq(0).attr({
src:src.replace("\/n5\/","\/n1\/"),
jqimg:src.replace("\/n5\/","\/n0\/")
});
$(this).css({
"border":"4px solid #fff",
"padding":"0px"
});
}).bind("onblur",function(){
$(this).css({
"border":"4px solid #ccc",
"padding":"0px"
});
});
})
<!--//--><![CDATA[//><!--
//图片滚动列表 mengjia 070816
var Speed = 10; //速度(毫秒)
var Space = 5; //每次移动(px)
var PageWidth = 290; //翻页宽度
var fill = 0; //整体移位
var MoveLock = false;
var MoveTimeObj;
var Comp = 0;
var AutoPlayObj = null;
GetObj("List2").innerHTML = GetObj("List1").innerHTML;
GetObj('ISL_Cont').scrollLeft = fill;
GetObj("ISL_Cont").onmouseover = function(){clearInterval(AutoPlayObj);}
//GetObj("ISL_Cont").onmouseout = function(){AutoPlay();}
function GetObj(objName){if(document.getElementById){return eval('document.getElementById("'+objName+'")')}else{return eval('document.all.'+objName)}}
function AutoPlay(){ //自动滚动
clearInterval(AutoPlayObj);
AutoPlayObj = setInterval('ISL_GoDown();ISL_StopDown();',5000); //间隔时间
}
function ISL_GoUp(){ //上翻开始
if(MoveLock) return;
clearInterval(AutoPlayObj);
MoveLock = true;
MoveTimeObj = setInterval('ISL_ScrUp();',Speed);
}
function ISL_StopUp(){ //上翻停止
clearInterval(MoveTimeObj);
if(GetObj('ISL_Cont').scrollLeft % PageWidth - fill != 0){
Comp = fill - (GetObj('ISL_Cont').scrollLeft % PageWidth);
CompScr();
}else{
MoveLock = false;
}
AutoPlay();
}
function ISL_ScrUp(){ //上翻动作
if(GetObj('ISL_Cont').scrollLeft <= 0){GetObj('ISL_Cont').scrollLeft = GetObj('ISL_Cont').scrollLeft + GetObj('List1').offsetWidth}
GetObj('ISL_Cont').scrollLeft -= Space ;
}
function ISL_GoDown(){ //下翻
clearInterval(MoveTimeObj);
if(MoveLock) return;
clearInterval(AutoPlayObj);
MoveLock = true;
ISL_ScrDown();
MoveTimeObj = setInterval('ISL_ScrDown()',Speed);
}
function ISL_StopDown(){ //下翻停止
clearInterval(MoveTimeObj);
if(GetObj('ISL_Cont').scrollLeft % PageWidth - fill != 0 ){
Comp = PageWidth - GetObj('ISL_Cont').scrollLeft % PageWidth + fill;
CompScr();
}else{
MoveLock = false;
}
AutoPlay();
}
function ISL_ScrDown(){ //下翻动作
if(GetObj('ISL_Cont').scrollLeft >= GetObj('List1').scrollWidth){GetObj('ISL_Cont').scrollLeft = GetObj('ISL_Cont').scrollLeft - GetObj('List1').scrollWidth;}
GetObj('ISL_Cont').scrollLeft += Space ;
}
function CompScr(){
var num;
if(Comp == 0){MoveLock = false;return;}
if(Comp < 0){ //上翻
if(Comp < -Space){
Comp += Space;
num = Space;
}else{
num = -Comp;
Comp = 0;
}
GetObj('ISL_Cont').scrollLeft -= num;
setTimeout('CompScr()',Speed);
}else{ //下翻
if(Comp > Space){
Comp -= Space;
num = Space;
}else{
num = Comp;
Comp = 0;
}
GetObj('ISL_Cont').scrollLeft += num;
setTimeout('CompScr()',Speed);
}
}
//--><!]]>
</script>
<SCRIPT src="Product/images/lib.js" type=text/javascript></SCRIPT>
<SCRIPT src="Product/images/ncce.js" type=text/javascript></SCRIPT>
<!--div class="l">
<div id="topr_p_r"><img src="images/topr_p_r.jpg" width="194" height="39" /></div>
<iframe src="Product/?Cid=<%=Cid%>" width="780" height="500" allowtransparency="true" frameborder="0" scrolling="no"></iframe>
</div-->
<div class="cb"></div>
</div>
<uc3:Bottom ID="bottom1" runat="server" />
</div>
</center>
</form>
</body>
</html>