function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
}

function Code_OpenWindow(targetName){
  Core_FrameSetOpenWindow('http://glaxosmithkline.co.jp/medical/medicine/library/frameset_code.html#' + targetName,'win_code','640','500',targetName);
}
