Mutni videozapis na YouTubeu prikazuje republikansku potpredsjedničku kandidatkinju Sarah Palin u crkvi na Aljasci kako prima blagoslov od svoga pastora, Kenijca biskupaThomasa Mutheeja.
Blagoslov je zatražila kad se odlučila upustiti u predizbornu kampanju, a biskup je, među ostalim, molio da Sarah bude zaštićena od - vještičjih čini. “Proglašavamo ovu ženu slobodnu od Sotone”, rekao je svećenik.
“Bože, očisti joj put. Dovedi joj financijere u kampanju uime Isusa...koristi je da preokrene ovaj narod. Zaštiti je od svih zala i vještičarenja”, zamolio je biskup Boga uime Sarah Palin.
< ="http://admin.brightcove.com/js/experience_util.js" =text/>
Function VBGetSwfVer(i)
on error resume next
Dim swControl, swVersion
swVersion = 0
set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
if (IsObject(swControl)) then
swVersion = swControl.GetVariable("$version")
end if
VBGetSwfVer = swVersion
End Function
On Error Resume Next
Sub flashObj_FSCommand(ByVal command, ByVal args)
Call onFSCommand(command, args)
End Sub
// By use of this code snippet, I agree to the Brightcove Publisher T and C
// found at http://corp.brightcove.com/legal/terms_publisher.cfm.
var config = new Array();
/*
* feel free to edit these configurations
* to modify the player experience
*/
config["videoId"] = "1818365046"; //the default video loaded into the player
config["videoRef"] = null; //the default video loaded into the player by ref id specified in console
config["lineupId"] = null; //the default lineup loaded into the player
config["playerTag"] = null; //player tag used for identifying this page in brightcove reporting
config["autoStart"] = false; //tells the player to start playing video on load
config["preloadBackColor"] = "#FFFFFF"; //background color while loading the player
/*
* set the player's size using the parameters below
* to make this player dynamically resizable, set the width and height as a percentage
*/
config["width"] = 470;
config["height"] = 398;
/* do not edit these config items */
config["playerId"] = 1447672978;
createExperience(config, 8);
On Error Resume Next
Sub flashObj0_FSCommand(ByVal command, ByVal args)
Call onFSCommand(command, args)
End Sub