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