<!--
function iframejs(idframe,url) 
				 						 {var aURL;
												 window.parent.frames[idframe].location= url;
										 }

//-->
