|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/www/gallary/ |
Upload File : |
<?include $_SERVER['DOCUMENT_ROOT']."/conf/conf_dir.php";?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>movie</TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="/js/AC_RunActiveContent.js" language="javascript"></script>
</HEAD>
<script>
var request_uri = 'http://www.jyjjapan.jp/gallary/';
function move_url(url,open_wnidow) {
if(!url)
return false;
if(typeof(open_wnidow)=='undefined')
open_wnidow='N';
if(open_wnidow=='N') {
open_wnidow=false;
} else {
open_wnidow=true;
}
if(/^\./.test(url))
url=request_uri+url;
if(open_wnidow) {
winopen(url);
} else {
location.href=url;
}
return false;
}
function displayMultimedia(src,width,height,options) {
var html=_displayMultimedia(src,width,height,options);
if(html) document.writeln(html);
}
function _displayMultimedia(src,width,height,options) {
if(src.indexOf('files')==0)
src=request_uri+src;
var defaults={
wmode:'transparent'
,allowScriptAccess:'sameDomain'
,quality:'high'
,flashvars:''
,autostart:false
};
var params=jQuery.extend(defaults,options||{});
var autostart=(params.autostart&¶ms.autostart!='false')?'true':'false';
delete(params.autostart);
var clsid="";
var codebase="";
var html="";
if(/\.(gif|jpg|jpeg|bmp|png)$/i.test(src)) {
html='<img src="'+src+'" width="'+width+'" height="'+height+'" />';
} else if(/\.flv$/i.test(src)||/\.mov$/i.test(src)||/\.moov$/i.test(src)||/\.m4v$/i.test(src)) {
html='<embed src="'+request_uri+'flvplayer.swf" allowfullscreen="true" autostart="'+autostart+'" width="'+width+'" height="'+height+'" flashvars="&file='+src+'&width='+width+'&height='+height+'&autostart='+autostart+'" wmode="'+params.wmode+'" />';
}else if(/\.swf/i.test(src)) {
clsid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000';
if(typeof(enforce_ssl)!='undefined'&&enforce_ssl) {
codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0";
} else {
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0";
}
html='<object classid="'+clsid+'" codebase="'+codebase+'" width="'+width+'" height="'+height+'" flashvars="'+params.flashvars+'">';
html+='<param name="movie" value="'+src+'" />';
for(var name in params) {
if(params[name]!='undefined'&¶ms[name]!='') {
html+='<param name="'+name+'" value="'+params[name]+'" />';
}
}
html+=''+'<embed src="'+src+'" autostart="'+autostart+'" width="'+width+'" height="'+height+'" flashvars="'+params.flashvars+'" wmode="'+params.wmode+'"></embed>'+'</object>';
} else {
if(jQuery.browser.mozilla||jQuery.browser.opera) {
autostart=(params.autostart&¶ms.autostart!='false')?'1':'0';
}
html='<embed src="'+src+'" autostart="'+autostart+'" width="'+width+'" height="'+height+'"';if(params.wmode=='transparent'){html+=' windowlessvideo="1"';}
html+='></embed>';
}
return html;
}
</script>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<script type="text/javascript">displayMultimedia("/gallary/mfiles/<?=$fileUrl?>", "481","300", { "autostart" : false, "wmode" : "transparent" });</script>
</BODY>
</HTML>