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