Guest guest Posted September 7, 2007 Report Share Posted September 7, 2007 Spicy Couscous 1/2 tsp. vegetable oil 2 green onions, chopped 2 small tomatoes, chopped 1 cup chicken broth 1 tsp. ground cumin pinch salt 1 tsp. curry powder 1/8 tsp. ground cinnamon 1 cup couscous 2 tbsps. fresh parsley In a medium-size non-stick skillet; heat the oil. Add green onions and tomatoes; saute 3 minutes, stirring. Remove from heat and keep warm. In a warm. In a medium-size saucepan, combine the remaining ingredients except the couscous and parsley. Cover and let stand 5 minutes, until liquid is absorbed. Add tomatoes and green onions and fluff with a fork. Garnish with chopped parsley. Makes 3 1/2 cups. var callCount = 0; function rmvScroll( msg ) { if ( ++callCount > 10 ) { msg.style.visibility = " visible " ; } if ( callCount msg.clientHeight ) { newHeight = msg.scrollHeight + delta; } delta = msg.offsetWidth - msg.clientWidth; delta = ( isNaN( delta )? 1 : delta + 1 ); if ( msg.scrollWidth > msg.clientWidth ) { newWidth = msg.scrollWidth + delta; } msg.style.overflow = " visible " ; msg.style.visibility = " visible " ; if ( newWidth > 0 || newHeight > 0 ) { var ssxyzzy = document.getElementById( " ssxyzzy " ); var cssAttribs = ['#' + msg.id + '{']; if ( newWidth > 0 ) cssAttribs.push( 'width:' + newWidth + 'px;' ); if ( newHeight > 0 ) cssAttribs.push( ' height:' + newHeight + 'px;' ); cssAttribs.push( '}' ); try { ssxyzzy.sheet.deleteRule( 0 ); ssxyzzy.sheet.insertRule( cssAttribs.join( " " ), 0 ); } catch( e ){} } } function imgsDone( msg ) // for Firefox, we need to scan for images that haven't set their width yet { var imgList = msg.getElementsByTagName( " IMG " ); var len = ((imgList == null)? 0 : imgList.length); for ( var i = 0; i All new Mail Get news delivered. Enjoy RSS feeds right on your Mail page. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.