-1) {
var s = source.indexOf("", e);
// Add to scripts array
scripts.push(source.substring(s_e+1, e));
// Strip from source
source = source.substring(0, s) + source.substring(e_e+1);
}
// Loop through every script collected and eval it
for(var i=0; i";
msg_load+="
";
if(center==true) msg_load+="";
trv.innerHTML=msg_load;
if(url.lastIndexOf('time')==-1){
if(url.lastIndexOf("?")!=-1){
url+='&time='+randoms();
}else{
url+='?time='+randoms();
}
}else{
time_arr=url.split('time');
if(time_arr[1].lastIndexOf("?")!=-1){
url=time_arr[0]+'time='+randoms();
}else{
url=time_arr[0]+'time='+randoms();
}
}
xmlhttp.open("GET",url,true);
xmlhttp.onreadystatechange=function(){
if(xmlhttp.readyState==4 && xmlhttp.status==200){
trv.innerHTML="";
trv.innerHTML=parseScript(xmlhttp.responseText);
}
}
xmlhttp.send(null);
}
function submitForm(){
var cat_id=document.getElementById("cat_id").value;
var week_id=document.getElementById("week").value;
loadcontent("flv_list.php?txt="+cat_id+"/"+week_id,"list",true);
if(document.getElementById("ch").src.lastIndexOf("topic_empty.gif") != -1){
document.getElementById("ch").src="images/topic_search.gif";
}
}
function Select_week(){
var week=document.getElementById("week").value;
loadcontent("week.php?week="+week,"cat",false);
}
if (document.location.hash!=""){
var main_frame = "index.php";
var cur_url = document.location.hash;//alert(location.hash);
var cuthash = cur_url.replace("#","");
var setframes = main_frame + "?" + cuthash;
document.location.href = setframes;
}
function click_play(flv_id){
loadcontent("a_week.php?flv_id="+flv_id,"week_play",false);
}
function loadPlayer(list){
if(list!=''){
var so = new SWFObject('js/player.swf', 'mpl', '550', '181','9','#E31F26');
so.addParam('allowfullscreen', 'true');
so.addVariable('file', list);
so.addVariable('autostart', 'true');
so.addVariable('usefullscreen', 'true');
so.addVariable('allowscriptaccess','always');
so.addVariable('bufferlength', '2');
so.addVariable('width','550');
so.addVariable('height','181','#E31F26');
so.addVariable('screencolor','#E31F26');
so.addParam('wmode','opaque');
so.write('player');
}else{
var so = new SWFObject('js/player.swf', 'mpl', '550', '181', '9','#E31F26');
so.addParam('allowfullscreen', 'true');
so.addVariable('file', '../media_flv/2011/1026_Kotatsuneko/2-Screen/01/w01_kotatsuneko.flv');
so.addVariable('autostart', 'true');
so.addVariable('usefullscreen', 'true');
so.addVariable('bufferlength', '2');
so.addVariable("width","550");
so.addVariable("height","181");
so.addVariable('screencolor','#E31F26');
so.addParam('wmode','opaque');
so.write('player');
}
}
|
|
|
|
検索結果が閲覧できます。
|
|
OA週、コンテンツ名をお選びの上、検索してください。
|
|
|
|
|
| Copyright (C) 2011 Cross Ocean Media. All Rights Reserved. |
| |