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