三星 网站全部源代码 包括flash 音乐图片

源代码在线查看: ml1210_300k.html

软件大小: 25539 K
上传用户: fitnes51
关键词: flash 三星 网站 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
				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>
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				             
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				            
				          
				
				    
				  
				  
				    
				  
				
				
				
				
				
				
							

相关资源