<embed allowscriptaccess="always" wmode="transparent" pluginspage="https://www.macromedia.com/go/getflashplayer" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" src="https://www.pixnet.net/event/pizzahut/images/wheel.swf" height="350" width="180" flashvars="user=James0310">
<script type="text/javascript">
var PizzaHotFlashContainer;
var PizzaHotFlashContainer2;
var PizzaHotURL1 = "https://www.pixnet.net/event/pizzahut/images/lunch_cad.swf";
var PizzaHotURL2 = "https://www.pixnet.net/event/pizzahut/images/dinner_cad.swf";
function showPizzaHot(playlist){   
    if(playlist == 1){
    if(!PizzaHotFlashContainer){           
            document.body.innerHTML += '<div id="PizzaHotFlashContainer" style="width:100%; height:100%;position:absolute; padding-left:20%;z-index:9999;"></div>';
            PizzaHotFlashContainer = document.getElementById('PizzaHotFlashContainer');
            PizzaHotFlashContainer.innerHTML += '<embed src="'+PizzaHotURL1+'" id="PizzaHotFlashEmbed" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="510" height="500" pluginspage="https://www.macromedia.com/go/getflashplayer" wmode="transparent" allowScriptAccess="always" />';
        }
        PizzaHotFlashContainer.style.display = 'block';
        PizzaHotFlashContainer.style.top =document.documentElement.scrollTop+document.body.scrollTop+'px';
    }else if(playlist == 2){       
        if(!PizzaHotFlashContainer2){
            document.body.innerHTML += '<div id="PizzaHotFlashContainer2" style="width:500; height:510; padding-left:20%;position:absolute;z-index:9999;"></div>';
            PizzaHotFlashContainer2 =document.getElementById('PizzaHotFlashContainer2');
            PizzaHotFlashContainer2.innerHTML += '<embed src="'+PizzaHotURL2+'" id="PizzaHotFlashEmbed2" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="510" height="500" pluginspage="https://www.macromedia.com/go/getflashplayer" wmode="transparent" allowScriptAccess="always" />';
        }
        PizzaHotFlashContainer2.style.display = 'block';
        PizzaHotFlashContainer2.style.top = document.documentElement.scrollTop+document.body.scrollTop+'px';
    }
}

James0310 發表在 痞客邦 留言(0) 人氣()