c20db6f50d19fcbbd2e689910c2d99d73dcfea54.svn-base 250 字节
// Use the right jQuery source in iframe tests
document.write( "<script id='jquery-js' src='" +
	parent.document.getElementById("jquery-js").src.replace( /^(?![^\/?#]+:)/,
		parent.location.pathname.replace( /[^\/]$/, "$0/" ) ) +
"'><\x2Fscript>" );