function BlogDiscuss() { var postid = arguments[0]; the_url = "http://www.barlowfarms.com/sensusplenior.php?blogid=" + "122" + "&the_post=" + postid; newWindow = window.open(the_url, 'newWin', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=400,height=400') }