// ============== Pop

	function MainContents01(linkPath){
		var win01;
		win01 = window.open(linkPath, 'subwin03', 'toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=600,height=370,left=400,top=0');
		win01.focus();
	}

document.write("<div align=\"left\"><font color=\"#666666\">* All product and brand names on this web site may be <a href=\"javascript:MainContents01(\'http://vaio-online.sony.com/prod_info/template/trademarks_0.html\');\"><font color=\"#666666\">trademarks or registered trademarks</font></a> of their respective owners. (TM), (R) Indications may be omitted in this web site.<br>* Actual product colour may differ from screen image.</font></div><br>");

