function createMySilverlightPlugin()	{
	Silverlight.createObject("myxaml.xaml",parentElement,"top_silverlight",{width:"265",height:"310",background:"",isWindowless:"true",version:"1.0"},{onError:null,onLoad:null});
}
