//======================================================================
 /*
 Script Name 			: runwoodhomes_scripts.js
 Document Type 			: JavaScript
 Author 				: Shanmugam Ajanthan (sajan13@gmail.com)
 Organization 			: Egait
 Created On 			: 20-05-2011
 */
//======================================================================

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
