三星 网站全部源代码 包括flash 音乐图片
源代码在线查看: tdmaphone_300k.html
Samsung Electronics
dim size
size = "full"
sub Resize()
if size="full" then
window.resizeTo 355, 445
size = "half"
else
window.resizeTo 638, 457
size = "full"
end if
end sub
sub window_onLoad()
Resize
end sub
-->
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu()
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
function norightclick(e)
{
if (window.Event)
{
if (e.which == 2 || e.which == 3)
return false;
}
else
if (event.button == 2 || event.button == 3)
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
}
document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
// -->
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject "
bgcolor="DarkBlue" width=320 Height=326>