<script type="text/javascript">
function changeFrames(new_image,new_words)
{
parent.image_frame.document.the_image.src=new_image;
parent.form_frame.document.the_form.the_name.value=new_words;
}
</script>
【 在 Felomeng (飞龙猛将软件) 的大作中提到: 】
: postback?
--
FROM 119.39.248.*