function video(keyword,width,height,count) {
document.writeln('<iframe src="http://video.1st-game.net/index_mini.php?s=' + count + '&q=' + encodeURI(keyword) + '&p=1" width=' + width + ' height=' + height+ ' frameborder=0></iframe>');
}

function video2(keyword,width,height,count) {
document.writeln('<iframe src="http://video.1st-game.net/index_mini.php?t=2&s=' + count + '&q=' + encodeURI(keyword) + '&p=1" width=' + width + ' height=' + height+ ' frameborder=0></iframe>');
}

function video3(keyword,width,height,count) {
document.writeln('<iframe src="http://video.1st-game.net/index_mini.php?t=3&s=' + count + '&q=' + encodeURI(keyword) + '&p=1" width=' + width + ' height=' + height+ ' frameborder=0></iframe>');
}

function video4(keyword,width,height,count) {
document.writeln('<iframe src="http://video.1st-game.net/index_mini.php?t=4&s=' + count + '&q=' + encodeURI(keyword) + '&p=1" width=' + width + ' height=' + height+ ' frameborder=0></iframe>');
}
