if(url != ""){

document.write('<iframe src="http://www.ishoutbar.com/comment.php?url=' + url + '" frameborder="0" scrolling="no" style="width:100%;height:34px;position:fixed;bottom:0px;right:0px;z-index:100;"></iframe>');

}else{
	document.write('Invalid URL');
}






