﻿function foucs_(a,b,c){if(!c)c="";a.style.color="#000";(a.value!=b)?null:a.value=c}function blur_(a,b,c){a.style.color="#8c8c8c";(a.value==c||a.value.length<=0)?a.value=b:null}function $(a){return document.getElementById(a)}function getQuery(a,b){var c=new RegExp("(^|&)"+a+"=([^&]*)(&|$)");var d=(b)?parent.location.search.substr(1).match(c):location.search.substr(1).match(c);if(d!=null)return unescape(d[2]);return""}function CheckNull(a,b,c,d,e){var f=document.getElementById(b).value;if(f==""||f==null||f==e){newWindow(c)}else{document.getElementById(a).action=d;document.getElementById(a).method="get";document.getElementById(a).submit()}}function run(e,a,b,c,d,f){e=e||window.event;if(e.keyCode==13){CheckNull(a,b,c,d,f);e.cancelBubble=true;return e.returnValue=false}}function newWindow(a){var b=document.createElement("form");b.action=a;b.target='_blank';document.documentElement.appendChild(b);b.submit()}
