// JavaScript Document
function doTwo(pageA,pageB) 
{ 
(parent.image_change.location=pageA); 
(parent.text_change.location=pageB);
} 


