function writeSWFVideoPlayer2(video_id, width, height, add_border) {
if (width == null || width == "") width = 364;
if (height == null || height == "") height = 318;
// add_border default is false
add_border = add_border != null && add_border;
width = parseInt(width);
height = parseInt(height);
if (width < 200 || height < 190) {
width = 200;
height = 190;
} Habere Video Ekler
2
●398
- 09-02-2009, 01:11:09// haber icine veya video sayfasina video koyar