function  changeLocation(locationUrl)
{
 document.getElementById('iframetest').src=locationUrl

}