function user_window(target) { window.open("user.php?user=" + target, "cavemotor_user", "directories=0, height=240, location=0, menubar=0, resizable=0, scrollbars=1, status=0, toolbar=0, width=320"); }