From: Subject: www.imwithfred2008.com Date: Thu, 9 Aug 2007 19:42:07 -0700 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0000_01C7DABD.5E688250" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C7DABD.5E688250 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://www.captainsquartersblog.com/mt/www.imwithfred2008.com_files/a_data/injection_graph_func.js var skype_injection_path=3D'chrome://skype_ff_toolbar_win/content/'; var skype_tool=3Dnull; /*window.addEventListener("click",skype_click_handler,true); function skype_click_handler(event) { if (skype_tool) skype_tool.closemenu(); //HideSkypeMenuFull(); } */ //CALL BUTTON var ActiveCallButtonPart=3D0; function SetCallButtonPart(obj) { if (obj.getAttribute('id') =3D=3D '__skype_highlight_id_left') { ActiveCallButtonPart=3D0; } else if (obj.getAttribute('id') =3D=3D '__skype_highlight_id_right') { ActiveCallButtonPart=3D1; } } function SetCallButton(obj, hl, isInternational) { var cb_part_l=3Dnull; var cb_part_ml=3Dnull; var cb_part_mr=3Dnull; var cb_part_r=3Dnull; if (obj.getAttribute('rtl') =3D=3D 'false') { cb_part_l=3Dobj.firstChild.firstChild; cb_part_ml=3Dobj.firstChild.lastChild; cb_part_mr=3Dobj.lastChild.firstChild; cb_part_r=3Dobj.lastChild.lastChild; cb_flag=3Dobj.firstChild.lastChild.firstChild; if (cb_flag && = cb_flag.isSameNode(obj.firstChild.firstChild.firstChild) =3D=3D true) cb_flag=3Dnull; } else { cb_part_l=3Dobj.lastChild.lastChild; cb_part_ml=3Dobj.lastChild.firstChild; cb_part_mr=3Dobj.firstChild.lastChild; cb_part_r=3Dobj.firstChild.firstChild; cb_flag=3Dobj.lastChild.firstChild.lastChild; if (cb_flag && cb_flag.isSameNode(obj.lastChild.lastChild.lastChild) = =3D=3D true) cb_flag=3Dnull; } if (hl =3D=3D 1) { = cb_part_l.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_mouseover_l.gif')"; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) = cb_part_ml.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_mouseover_m.gif')"; = cb_part_mr.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_mouseover_m.gif')"; if (isInternational=3D=3D"0") { if (ActiveCallButtonPart=3D=3D0) //left { = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_mouseonflag_r.gif')"; //shadow if (cb_flag) { cb_flag.style.top=3D'1px'; cb_flag.style.left=3D'1px'; /*top right bottom = left*/ cb_flag.style.padding=3D'1px 0px 0px 1px';//'2px 0px = 0px 0px'; } } else //right { = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_mouseover_r.gif')"; //flag if (cb_flag) { cb_flag.style.top=3D'0px'; cb_flag.style.left=3D'0px'; cb_flag.style.padding=3D'0px 1px 1px 0px';//'0px 1px = 1px 0px'; cb_flag.style.margin=3D'0px 0px 2px 0px;'; } } } else { = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_mouseover_r.gif')"; //flag if (cb_flag) { cb_flag.style.top=3D'0px'; cb_flag.style.left=3D'0px'; cb_flag.style.padding=3D'0px 1px 1px 0px'; cb_flag.style.margin=3D'0px 0px 2px 0px;'; } } } else { = cb_part_l.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_normal_l.gif')"; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) = cb_part_ml.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_normal_m.gif')"; = cb_part_mr.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_normal_m.gif')"; = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_normal_r.gif')"; //flag if (cb_flag) { cb_flag.style.top=3D'0px'; cb_flag.left=3D'0px'; cb_flag.style.padding=3D'0px 1px 1px 0px'; cb_flag.style.margin=3D'0px 0px 2px 0px;'; } } } var cb_l=3D''; var cb_m=3D''; var cb_r=3D''; function SetCallButtonPressed(obj, pr, isInternational) { var cb_part_l=3Dnull; var cb_part_ml=3Dnull; var cb_part_mr=3Dnull; var cb_part_r=3Dnull; if (obj.getAttribute('rtl') =3D=3D 'false') { cb_part_l=3Dobj.firstChild.firstChild; cb_part_ml=3Dobj.firstChild.lastChild; cb_part_mr=3Dobj.lastChild.firstChild; cb_part_r=3Dobj.lastChild.lastChild; cb_flag=3Dobj.firstChild.lastChild.firstChild; if (cb_flag && = cb_flag.isSameNode(obj.firstChild.firstChild.firstChild) =3D=3D true) cb_flag=3Dnull; } else { cb_part_l=3Dobj.lastChild.lastChild; cb_part_ml=3Dobj.lastChild.firstChild; cb_part_mr=3Dobj.firstChild.lastChild; cb_part_r=3Dobj.firstChild.firstChild; cb_flag=3Dobj.lastChild.firstChild.lastChild; if (cb_flag && = cb_flag.isSameNode(obj.lastChild.lastChild.lastChild) =3D=3D true) cb_flag=3Dnull; } if (pr =3D=3D 1) { cb_l=3Dcb_part_l.style.backgroundImage;//getAttribute('src'); cb_m=3Dcb_part_mr.style.backgroundImage; cb_r=3Dcb_part_r.style.backgroundImage;//getAttribute('src'); if (isInternational=3D=3D"0") { if (ActiveCallButtonPart=3D=3D0) //left { //obj.firstChild.firstChild.setAttribute('src', = 'chrome://skype_ff_toolbar_win/content/cb_down_l.gif'); = cb_part_l.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_down_l.gif')"; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) = cb_part_ml.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_down_m.gif')"; } else //right { //obj.firstChild.firstChild.setAttribute('src', = 'chrome://skype_ff_toolbar_win/content/cb_down_l.gif'); = cb_part_l.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_down_l.gif')"; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) = cb_part_ml.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_down_m.gif')"; = cb_part_mr.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_down_m.gif')"; //obj.lastChild.lastChild.setAttribute('src', = 'chrome://skype_ff_toolbar_win/content/cb_down_r.gif'); = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_down_r.gif')"; } } else { //obj.firstChild.firstChild.setAttribute('src', = 'chrome://skype_ff_toolbar_win/content/cb_down_l.gif'); = cb_part_l.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_down_l.gif')"; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) = cb_part_ml.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_down_m.gif')"; = cb_part_mr.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/co= ntent/cb_down_m.gif')"; //obj.lastChild.lastChild.setAttribute('src', = 'chrome://skype_ff_toolbar_win/content/cb_down_r.gif'); = cb_part_r.style.backgroundImage=3D"url('chrome://skype_ff_toolbar_win/con= tent/cb_down_r.gif')"; } } else { //obj.firstChild.firstChild.setAttribute('src', cb_l); cb_part_l.style.backgroundImage=3Dcb_l; if (cb_part_l.isSameNode(cb_part_ml) !=3D true) cb_part_ml.style.backgroundImage=3Dcb_m; cb_part_mr.style.backgroundImage=3Dcb_m; //obj.lastChild.lastChild.setAttribute('src', cb_r); cb_part_r.style.backgroundImage=3Dcb_r; } } //COMMANDS function SkypeToolBarInit(tb) { skype_tool=3Dtb; } function doRunCMD(event, link, id, name) { if (skype_tool) { if (link =3D=3D 'chdial') { var obj=3Devent.originalTarget; if (!obj) obj=3Devent; /*var brd=3DgetBounds(obj); var docelem =3D document.documentElement; if ((docelem.scrollTop =3D=3D 0 && document.body.scrollTop !=3D 0) = || (docelem.scrollLeft =3D=3D 0 && document.body.scrollLeft !=3D 0)) docelem=3Ddocument.body; scrollY=3Ddocelem.scrollTop; scrollX=3Ddocelem.scrollLeft; var my=3Dbrd.top+16, mx=3Dbrd.left;/*brd.height*/ //var oDoc =3D obj.ownerDocument; /*var obj2 =3D document.getBoxObjectFor(element); var html_box =3D new XPCNativeWrapper(obj2).wrappedJSObject; if (!html_box) html_box =3D obj2; var screenX =3D html_box.screenX; var screenY =3D html_box.screenY; */ flagColor=3D'rgb(184, 203, 255)'; skype_tool.chprefix(id, document, obj, screenY); } else if (link =3D=3D 'copy') skype_tool.copy_num(id, document); else if (link =3D=3D 'sms') skype_tool.sms(id); else if (link =3D=3D 'add') skype_tool.add(id, name); else skype_tool.call(id); } } function runCMD(link) { HideSkypeFull(); doRunCMD(null, link, skype_curid, skype_cur_name); } //FLAG TOOLTIP function HideSkypeFull() { // skype_active=3Dfalse; document.getElementById('skype_dc').style.visibility=3D"hidden"; } function ShowSkype(event, title) { // skype_active=3Dtrue; DoShowSkype(event.pageX, event.pageY+20, title); } function DoShowSkype(cX, cY, title) { var menu=3Ddocument.getElementById('skype_dc'); menu.firstChild.nodeValue=3Dtitle; menu.style.visibility=3D"visible"; menu.style.left=3DcX+'px'; menu.style.top=3DcY+'px'; } var flagColor=3D'rgb(184, 203, 255)'; function doSkypeFlag(obj,brd) { flagColor=3Dbrd; } //MENU var = skype_curid=3D0,skype_active=3Dfalse,skype_showseed=3D0,skype_ctm=3D0,sky= pe_cur_name=3D''; var curbutton=3Dnull; function CheckCallButton(obj) { var res=3Dfalse; if (curbutton && curbutton.isSameNode(obj)=3D=3Dtrue) res=3Dtrue; curbutton=3Dobj; return res; } function HideSkypeMenu() { //skype_tool.sd('HideSkypeMenu = skype_active=3D'+skype_active); if(!skype_active) HideSkypeMenuFull(); else setTimeout("HideSkypeMenu()",1000); } function HideSkypeMenu2(event) { skype_showseed=3D0; if(!skype_active) HideSkypeMenuFull(); else { skype_active=3Dfalse; setTimeout("HideSkypeMenu()",1000); } } function HideSkypeMenuFull() { //skype_tool.sd('HideSkypeMenuFull = skype_active=3D'+skype_active); /* skype_active=3Dfalse; document.getElementById('skype_menu').style.visibility=3D"hidden";*/ } function CheckSkype() { skype_active=3Dtrue; } function ShowSkypeMenu(event, call_msg, id, callto, isMobile, name, x, = y) { try{ /* skype_active=3Dtrue; //skype_tool.sd('ShowSkypeMenu = skype_curid=3D'+skype_curid+' callto=3D'+callto+' id=3D'+id); if(document.getElementById('skype_menu').style.visibility!=3D"hidden" = && skype_curid=3D=3Dcallto)//id return; skype_showseed=3DMath.random(); clearTimeout(skype_ctm); var obj=3Devent.originalTarget; if (!obj) obj=3Devent; // var brd=3DgetBounds(obj); //var pcx=3Dbrd.left, pcy=3Dbrd.top+16;/*brd.height;* / = //alert(pcx+'--'+pcy); scrolls=3DgetDivScroll(obj); var pcx =3D x+scrolls.left, pcy =3D y+scrolls.top; = skype_ctm=3DsetTimeout('DoShowSkypeMenu(\''+call_msg+'\','+skype_showseed= +',"'+callto+'",'+pcx+','+pcy+','+isMobile+',"'+name+'")',0);*/ }catch(e){ } } function DoShowSkypeMenu(call_msg, seed, callto, pcx, pcy, isMobile, = name) { try{ //skype_tool.sd('DoShowSkypeMenu seed=3D'+seed+' = skype_showseed=3D'+skype_showseed); /* if(seed!=3Dskype_showseed) return; skype_showseed=3D0; skype_curid=3Dcallto; skype_cur_name=3Dname; var menu=3Ddocument.getElementById('skype_menu'); var my=3Dpcy, mx=3Dpcx; var menubox=3Ddocument.getBoxObjectFor(menu); //var docelem =3D document.documentElement; //alert(menubox.height); //alert('doc h=3D'+document.height + ' = y=3D'+my+' menu h=3D'+menubox.height); var docH=3Ddocument.height; if (docH < document.documentElement.clientHeight) = docH=3Ddocument.documentElement.clientHeight; if (docH < document.documentElement.scrollHeight) = docH=3Ddocument.documentElement.scrollHeight; if (docH < document.body.clientHeight) = docH=3Ddocument.body.clientHeight; if (docH < document.body.scrollHeight) = docH=3Ddocument.body.scrollHeight; if ((my + menubox.height) > docH) my=3Dmy - 16 - menubox.height; if (my < 0) my=3D0; // if (document.height !=3D 0 && (my + menubox.height) > = document.height && (my + menubox.height) > = document.documentElement.scrollHeight)//docelem.clientHeight) //my=3Ddocument.height - menubox.height; var docW=3Ddocument.width; if (docW < document.documentElement.clientWidth) = docW=3Ddocument.documentElement.clientWidth; if (docW < document.documentElement.scrollWidth) = docW=3Ddocument.documentElement.scrollWidth; if (docW < document.body.clientWidth) = docW=3Ddocument.body.clientWidth; if (docW < document.body.scrollWidth) = docW=3Ddocument.body.scrollWidth; if ((mx + menubox.width) > docW) mx=3Ddocument.width - menubox.width; if (mx < 0) mx=3D0; // if (document.width !=3D 0 && (mx + menubox.width) > document.width && = (mx + menubox.width) > = document.documentElement.scrollWidth)//docelem.clientWidth) menu.style.left=3Dmx+'px'; menu.style.top=3Dmy+'px'; skype_tool.doFixMenu(menu, isMobile, document); menu.style.visibility=3D"visible"; */ }catch(e){ } } function SetBgColor(obj, color) { try{ obj.lastChild.style.backgroundColor =3D color; }catch(e){ } } //UTIL function getBounds(element) { try{ var left =3D element.left; var top =3D element.top; while(!(element.tagName.toLowerCase() =3D=3D 'span' && = element.getAttribute('id') =3D=3D '__skype_highlight_id')) { element=3Delement.parentNode; } left =3D element.offsetLeft; top =3D element.offsetTop; for (var parent =3D element.offsetParent; parent; parent =3D = parent.offsetParent) { left +=3D parent.offsetLeft; top +=3D parent.offsetTop; if (parent.tagName.toLowerCase() =3D=3D 'div') { left -=3D parent.scrollLeft; top -=3D parent.scrollTop; } } return {left: left, top: top, width: element.offsetWidth, height: = element.offsetHeight}; }catch(e){ } } function getDivScroll(element) { try{ var left =3D 0; var top =3D 0; while(!(element.tagName.toLowerCase() =3D=3D 'span' && = element.getAttribute('id') =3D=3D '__skype_highlight_id')) { element=3Delement.parentNode; } for (var parent =3D element.offsetParent; parent; parent =3D = parent.offsetParent) { if (parent.tagName.toLowerCase() =3D=3D 'div') { left -=3D parent.scrollLeft; top -=3D parent.scrollTop; } } return {left: left, top: top}; }catch(e){ } } ------=_NextPart_000_0000_01C7DABD.5E688250 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0003_01C7DABD.5E688250" ------=_NextPart_001_0003_01C7DABD.5E688250 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Content-Location: http://www.captainsquartersblog.com/mt/www.imwithfred2008.com.htm www.imwithfred2008.com ------=_NextPart_001_0003_01C7DABD.5E688250 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Content-Location: http://www.captainsquartersblog.com/mt/www.imwithfred2008.com_files/a.htm Home Page

Welcome=20 to the Ku=20 Klux Klan!

Bringing a = Message of=20 Hope and Deliverance to White Christian America! A Message of Love NOT=20 Hate!

Click = Here for the Main=20 Site  
Click=20 Here for=20 KKK T-shirts and=20 More 
Click=20 Here   For = WhitePride.TV=20 Home of our Popular This = is the=20 Klan Weekly News Show = and=20 more
 Click Here=20 for Jewelry - Ceramic KKK statues and = Novelty=20 Items 
=

Our Entire Group of = Sites are=20 Family and Christian Friendly

------=_NextPart_001_0003_01C7DABD.5E688250-- ------=_NextPart_000_0000_01C7DABD.5E688250--