ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40"> <head> <style type="text/css"> .flashclass{ /*sample CSS class added to image slideshow container*/ width: 200px; /*a width should be defined for transition to work*/ border: 5px solid orange; padding: 5px; } .flashclass img{ border-width: 0; } </style> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } .shape { behavior: url(#default#VML) } </style> <meta content="text/html; charset=unicode" http-equiv="Content-Type"> <meta name="GENERATOR" content="MSHTML 8.00.6001.18928"> <link rel="File-List" href="ttestindex_files/filelist.xml"> <!-- ***** Hogan's Note: Part #1 of Slideshow Starts here. ***** --> <style type="text/css"> .flashclass{ /*sample CSS class added to image slideshow container*/ width: 200px; /*a width should be defined for transition to work*/ border: 5px solid orange; padding: 5px; } .flashclass img{ border-width: 0; } </style> <script type="text/javascript" src="../transitionshow.js"> /*********************************************** * Random Transitions Slideshow- by JavaScript Kit (www.javascriptkit.com) * This notice must stay intact for usage * Visit JavaScript Kit at http://www.javascriptkit.com/ for full source code ***********************************************/ </script> <!-- ***** Hogan's Note: Part #1 of Slideshow ends here. ***** --> <!--[if !mso]> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } .shape { behavior: url(#default#VML) } </style> <![endif]--> </head> <!--[if gte mso 9]> <xml><o:shapedefaults v:ext="edit" spidmax="1027"/> </xml><![endif]--> <center> <BODY BACKGROUND="ani-stars-bg.gif" BGCOLOR="#000000" TEXT="#FFFF00" bgproperties="fixed" alink="#ff6600" link="#ff6600" vLink=#ff6600> <!-- add to the body of the page--> <SCRIPT language=JavaScript> dCol='FFFFFF';//date colour. fCol='FFFFFF';//face colour. sCol='FFFFFF';//seconds colour. mCol='FFFFFF';//minutes colour. hCol='FFFFFF';//hours colour. ClockHeight=40; ClockWidth=40; ClockFromMouseY=0; ClockFromMouseX=100; //Alter nothing below! Alignments will be lost! d=new Array("SUNDAY","MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY"); m=new Array("JANUARY","FEBRUARY","MARCH","APRIL","MAY","JUNE","JULY","AUGUST","SEPTEMBER","OCTOBER","NOVEMBER","DECEMBER"); date=new Date(); day=date.getDate(); year=date.getYear(); if (year < 2000) year=year+1900; TodaysDate=" "+d[date.getDay()]+" "+day+" "+m[date.getMonth()]+" "+year; D=TodaysDate.split(''); H='...'; H=H.split(''); M='....'; M=M.split(''); S='.....'; S=S.split(''); Face='1 2 3 4 5 6 7 8 9 10 11 12'; font='Arial'; size=1; speed=0.6; ns=(document.layers); ie=(document.all); Face=Face.split(' '); n=Face.length; a=size*10; ymouse=0; xmouse=0; scrll=0; props="<font face="+font+" size="+size+" color="+fCol+"><B>"; props2="<font face="+font+" size="+size+" color="+dCol+"><B>"; Split=360/n; Dsplit=360/D.length; HandHeight=ClockHeight/4.5 HandWidth=ClockWidth/4.5 HandY=-7; HandX=-2.5; scrll=0; step=0.06; currStep=0; y=new Array();x=new Array();Y=new Array();X=new Array(); for (i=0; i < n; i++){y[i]=0;x[i]=0;Y[i]=0;X[i]=0} Dy=new Array();Dx=new Array();DY=new Array();DX=new Array(); for (i=0; i < D.length; i++){Dy[i]=0;Dx[i]=0;DY[i]=0;DX[i]=0} if (ns){ for (i=0; i < D.length; i++) document.write('<layer name="nsDate'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props2+D[i]+'</font></center></layer>'); for (i=0; i < n; i++) document.write('<layer name="nsFace'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+Face[i]+'</font></center></layer>'); for (i=0; i < S.length; i++) document.write('<layer name=nsSeconds'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+sCol+'><center><b>'+S[i]+'</b></center></font></layer>'); for (i=0; i < M.length; i++) document.write('<layer name=nsMinutes'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+mCol+'><center><b>'+M[i]+'</b></center></font></layer>'); for (i=0; i < H.length; i++) document.write('<layer name=nsHours'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+hCol+'><center><b>'+H[i]+'</b></center></font></layer>'); } if (ie){ document.write('<div id="Od" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < D.length; i++) document.write('<div id="ieDate" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props2+D[i]+'</B></font></div>'); document.write('</div></div>'); document.write('<div id="Of" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < n; i++) document.write('<div id="ieFace" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+Face[i]+'</B></font></div>'); document.write('</div></div>'); document.write('<div id="Oh" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < H.length; i++) document.write('<div id="ieHours" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+hCol+';text-align:center;font-weight:bold">'+H[i]+'</div>'); document.write('</div></div>'); document.write('<div id="Om" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < M.length; i++) document.write('<div id="ieMinutes" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+mCol+';text-align:center;font-weight:bold">'+M[i]+'</div>'); document.write('</div></div>') document.write('<div id="Os" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < S.length; i++) document.write('<div id="ieSeconds" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+sCol+';text-align:center;font-weight:bold">'+S[i]+'</div>'); document.write('</div></div>') } (ns)?window.captureEvents(Event.MOUSEMOVE):0; function Mouse(evnt){ ymouse = (ns)?evnt.pageY+ClockFromMouseY-(window.pageYOffset):event.y+ClockFromMouseY; xmouse = (ns)?evnt.pageX+ClockFromMouseX:event.x+ClockFromMouseX; } (ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse; function ClockAndAssign(){ time = new Date (); secs = time.getSeconds(); sec = -1.57 + Math.PI * secs/30; mins = time.getMinutes(); min = -1.57 + Math.PI * mins/30; hr = time.getHours(); hrs = -1.575 + Math.PI * hr/6+Math.PI*parseInt(time.getMinutes())/360; if (ie){ Od.style.top=window.document.body.scrollTop; Of.style.top=window.document.body.scrollTop; Oh.style.top=window.document.body.scrollTop; Om.style.top=window.document.body.scrollTop; Os.style.top=window.document.body.scrollTop; } for (i=0; i < n; i++){ var F=(ns)?document.layers['nsFace'+i]:ieFace[i].style; F.top=y[i] + ClockHeight*Math.sin(-1.0471 + i*Split*Math.PI/180)+scrll; F.left=x[i] + ClockWidth*Math.cos(-1.0471 + i*Split*Math.PI/180); } for (i=0; i < H.length; i++){ var HL=(ns)?document.layers['nsHours'+i]:ieHours[i].style; HL.top=y[i]+HandY+(i*HandHeight)*Math.sin(hrs)+scrll; HL.left=x[i]+HandX+(i*HandWidth)*Math.cos(hrs); } for (i=0; i < M.length; i++){ var ML=(ns)?document.layers['nsMinutes'+i]:ieMinutes[i].style; ML.top=y[i]+HandY+(i*HandHeight)*Math.sin(min)+scrll; ML.left=x[i]+HandX+(i*HandWidth)*Math.cos(min); } for (i=0; i < S.length; i++){ var SL=(ns)?document.layers['nsSeconds'+i]:ieSeconds[i].style; SL.top=y[i]+HandY+(i*HandHeight)*Math.sin(sec)+scrll; SL.left=x[i]+HandX+(i*HandWidth)*Math.cos(sec); } for (i=0; i < D.length; i++){ var DL=(ns)?document.layers['nsDate'+i]:ieDate[i].style; DL.top=Dy[i] + ClockHeight*1.5*Math.sin(currStep+i*Dsplit*Math.PI/180)+scrll; DL.left=Dx[i] + ClockWidth*1.5*Math.cos(currStep+i*Dsplit*Math.PI/180); } currStep-=step; } function Delay(){ scrll=(ns)?window.pageYOffset:0; Dy[0]=Math.round(DY[0]+=((ymouse)-DY[0])*speed); Dx[0]=Math.round(DX[0]+=((xmouse)-DX[0])*speed); for (i=1; i < D.length; i++){ Dy[i]=Math.round(DY[i]+=(Dy[i-1]-DY[i])*speed); Dx[i]=Math.round(DX[i]+=(Dx[i-1]-DX[i])*speed); } y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed); x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed); for (i=1; i < n; i++){ y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed); x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed); } ClockAndAssign(); setTimeout('Delay()',20); } if (ns||ie)window.onload=Delay; </SCRIPT> <center> &nbsp;<table width="100%" > <tr> <td> <center> <table border="20" bgcolor="navy" size="2" ><tbody> <tr > <td> <table tableid="page-frame" border="5" BORDERCOLOR="navy" BGCOLOR="black" ><tr> <td> <table tableid="start-of-top-left/right-table" border="5" BORDERCOLOR="navy" BGCOLOR="navy" width="100%" > <tr> <td width="15%" BGCOLOR="navy" > <sub> <p align="center"> <a href="http://www.youtube.com/watch?v=j2tdKiUU02Y"> <sub> <sub> <img style="border-color:##FF6600" width="120" height="136" src="defcon19bage1.png" border="10" ></sub> </sub> </a></p> </p> <font size="2"> </em></b></strong></font> </font> </sub> <ul><font face="Arial Black" color="WHITE"> <li><a href="http://www.hogansolutions.com"> <font face="Arial Black" color="#FF6600" size="4"><b> Home</b></font></a></font><font face="Arial Black" color="WHITE" size="2"></p> <P></font><font face="Arial Narrow" color="#FFFFFF" size="4"><b>Biographical</b></strong></font><font face="Arial Black" color="WHITE" size="2"><p> </p></font> <p><font face="Arial Narrow" color="#FFFFFF"> <strong><font size="4">A.&nbsp; </font> <a href="http://www.hogansolutions.com/biox.htm"> <font size="4" color="#FFFFFF">(Short<BR> <span style="text-decoration: none">&nbsp;&nbsp;&nbsp; </span>Version)</font></a></p> <font face="Arial Narrow" color="#FFA500" size="2">&nbsp;&nbsp;&nbsp;&nbsp; or</font> </p> <p><font size="4">B.&nbsp; </font> <a href="http://www.hogansolutions.com/bio2.htm"> <font size="4" color="#FFFFFF">(Longer<BR><span style="text-decoration: none">&nbsp;&nbsp;&nbsp; </span>Version)</font></a></p> <p>&nbsp;</p> <p></p><font size="4"></li> </font> <font face="Arial Black" color="WHITE"><li> <a href="http://www.hogansolutions.com/services.htm"> <font color="#FFFFFF" face="Arial Narrow" size="4">Our<br> Services</font></a></font><font face="Arial Black" color="WHITE" size="1"></p> </font> <font face="Arial Black" color="WHITE" size="2"> <P><font face="Arial Narrow" color="WHITE">&nbsp;</font></font><font face="Arial Narrow" color="WHITE"><font size="2"> </font> <li> <a href="http://02d4eb1.netsolhost.com/2aform.html"> <font size="4" color="#FFFFFF">Contact US</font></a><font size="4"> </font> </font> <font face="Arial Black" color="WHITE"> <P>&nbsp;</p> </font> <font face="Arial Black" color="WHITE" size="3"> <li></font><a href="http://www.hogansolutions.com/usafss/nsa.htm"> <font face="Arial Narrow" color="#FF0000"><font size="4">NSA - <BR> RED TEAMS</font></font><font size="4"><font color="#FFFFFF" face="Arial Narrow">, </font> <font color="#00FFFF" face="Arial Narrow">USAFSS SPECIAL SECURITY OFFICE</font><font color="#FFFFFF" face="Arial Narrow">,</font><font face="Arial Narrow" color="WHITE"> </font><font face="Arial Narrow" color="#00FF00"> 6922 RGM</font><font face="Arial Narrow" color="#FFFFFF">, &amp; </font> <font face="Arial Narrow" color="#FF9933"> DEFCON HACKER&nbsp;</font><font face="Arial Narrow" color="WHITE"> </font><font color="#FFFFFF" face="Arial Narrow">Comrades</font></font></a><font size="4" face="Arial Narrow"> </font> <P><font face="Arial Narrow" color="#FFFFFF" size="2">&nbsp;</font></strong><strong><font face="Arial Narrow" color="#FFFFFF"><li><a href="http://www.hogansolutions.com/newfive.htm"> <font size="4" color="#FFFFFF">T</font></a></font><a href="http://www.hogansolutions.com/newfive.htm"><font face="Arial Narrow" color="#FFFFFF" size="4">he Hogan Family Tribute To Its Heritage With </font> <font size="4" face="Arial Narrow" color="#FFFFFF">The US Army </font> <font color="#FF00FF" face="Arial Narrow" size="4">BUFFALO SOLDIERS </font> </a> </ul> </td > <td width="82%" height="30" BGCOLOR="black" > <table width="754"> <tr> <td> <p align="center"><sub> <font Arial Rounded MT Bold size="size="2"color="#FFA500" Boldsize="1" color="#ffa500" face="Arial Narrow"> <!--[if gte vml 1]><v:shapetype id="_x0000_t154" coordsize="21600,21600" o:spt="154" adj="9600" path="m0@2l21600,m,21600l21600@0e"> <v:formulas> <v:f eqn="val #0"/> <v:f eqn="sum 21600 0 #0"/> <v:f eqn="prod @1 1 4"/> <v:f eqn="prod #0 1 2"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="sum @3 10800 0"/> <v:f eqn="sum @4 10800 0"/> <v:f eqn="sum @0 21600 @2"/> <v:f eqn="prod @7 1 2"/> </v:formulas> <v:path textpathok="t" o:connecttype="custom" o:connectlocs="10800,@4;0,@6;10800,@5;21600,@3" o:connectangles="270,180,90,0"/> <v:textpath on="t" fitshape="t"/> <v:handles> <v:h position="bottomRight,#0" yrange="6171,21600"/> </v:handles> <o:lock v:ext="edit" text="t" shapetype="t"/> </v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t154" style='width:270.5pt; height:104pt;rotation:411068fd' fillcolor="#ffe701"> <v:fill color2="#fe3e02" focusposition="1,1" focussize="" focus="100%" type="gradient"/> <v:shadow color="#868686"/> <o:extrusion v:ext="view" color="#f60" on="t" rotationangle="18,18" viewpoint="0,0" viewpointorigin="0,0" skewangle="0" skewamt="0" brightness="4000f" lightposition=",50000" lightlevel="52000f" lightlevel2="14000f" type="perspective" lightharsh2="t"/> <v:textpath style='font-family:"Impact";font-size:24pt;v-text-kern:t' trim="t" fitpath="t" string="Hogan Solutions&#13;&#10;Info Tech &amp; Cyber Security&#13;&#10;"/> </v:shape><![endif]--><![if !vml]><img border=0 width=542 height=192 src="ttestindex_files/image001.gif" alt="Hogan Solutions&#13;&#10;Info Tech &amp; Cyber Security&#13;&#10;" v:shapes="_x0000_s1025"><![endif]></font></sub> </td> </tr> <tr> <td> <font face="Arial Narrow" color="#FFFFFF"> <p align="center"><b> 10265 SW 74th Ter., Ocala, FL 34476<br> (352) 237-9929&nbsp;&nbsp;&nbsp;or&nbsp;&nbsp; <a href="mailto:frank@hogansolutions.com"> <font face="Arial" color="#FF9933"> frank@hogansolutions.com</font></a></b></font></td> </tr> <tr> <td> &nbsp;<font face="Arial Narrow" color="#FFFFFF" size="2"><br> <center> <div><b><font color="navy"><!--ZOOMSTOP--> <script type="text/javascript" src="http://www.javascriptkit.com/jkincludes/dropdowntabs.js"> </script> </font></b> <font color="#73b633"> <div id="contentwrapper3"> <div id="middlecolumn3"> <center><b> <table style="><tbody><tr><td> <center><table id="Table #2 - Starts Here0" border="8" cellspacing="0" borderColor="white" cellPadding=0 align=center width="35" id="table1"> <tbody> <tr> <td bgcolor="navy" valign="top"> <center> <div><b><font color="#FF9933"><!--ZOOMSTOP--> <script type="text/javascript" src="http://www.javascriptkit.com/jkincludes/dropdowntabs.js"> </script> </font></b> <div id="contentwrapper4"> <div id="middlecolumn4"> <center> <b><font color="white"> <!--webbot bot="HTMLMarkup" startspan --> <script type="text/javascript"> var flashyshow=new flashyslideshow({ //create instance of slideshow wrapperid: "myslideshow", //unique ID for this slideshow wrapperclass: "flashclass", //desired CSS class for this slideshow imagearray: [ ["http://www.hogansolutions.com/show/u1.jpg", "", "", "u1"], ["http://www.hogansolutions.com/show/u2.jpg", "", "", "u2"], ["http://www.hogansolutions.com/show/u20.gif", "", "", "u20"], ["http://www.hogansolutions.com/show/u30.jpg", "", "", "u30"], ["http://www.hogansolutions.com/show/defcon19bage3.jpg", "", "", "x5"], ["http://www.hogansolutions.com/show/u3.jpg", "", "", "u3"], ["http://www.hogansolutions.com/show/u4.jpg", "", "", "u4"], ["http://www.hogansolutions.com/show/u6.jpg", "", "", "u6"], ["http://www.hogansolutions.com/show/u36.jpg", "", "", "u36"], ["http://www.hogansolutions.com/show/u39.jpg", "", "", "u39"], ["http://www.hogansolutions.com/show/u7.jpg", "", "", "u7"], ["http://www.hogansolutions.com/show/u8.jpg", "", "", "u8"], ["http://www.hogansolutions.com/show/u9.jpg", "", "", "u9"], ["http://www.hogansolutions.com/show/u10.jpg", "", "", "u10"], ["http://www.hogansolutions.com/show/u11.jpg", "", "", "u11"], ["http://www.hogansolutions.com/show/u12.jpg", "", "", "u12"], ["http://www.hogansolutions.com/show/u13.jpg", "", "", "u13"], ["http://www.hogansolutions.com/show/u14.jpg", "", "", "u14"], ["http://www.hogansolutions.com/show/u15.jpg", "", "", "u15"], ["http://www.hogansolutions.com/show/u17.jpg", "", "", "u17"], ["http://www.hogansolutions.com/show/u18.jpg", "", "", "u18"], ["http://www.hogansolutions.com/show/u19.jpg", "", "", "u19"], ["http://www.hogansolutions.com/show/u21.jpg", "", "", "u21"], ["http://www.hogansolutions.com/show/u23.jpg", "", "", "u23"], ["http://www.hogansolutions.com/show/u24.jpg", "", "", "u24"], ["http://www.hogansolutions.com/show/u25.jpg", "", "", "u25"], ["http://www.hogansolutions.com/show/u27.jpg", "", "", "u27"], ["http://www.hogansolutions.com/show/u29.jpg", "", "", "u29"], ["http://www.hogansolutions.com/show/u26.jpg", "", "", "u26"], ["http://www.hogansolutions.com/show/u32.jpg", "", "", "u32"], ["http://www.hogansolutions.com/show/u33.jpg", "", "", "u33"], ["http://www.hogansolutions.com/show/u42.jpg", "", "", "u42"], ["http://www.hogansolutions.com/show/u16.jpg", "", "", "u16"], ["http://www.hogansolutions.com/show/u22.jpg", "", "", "u22"], ["http://www.hogansolutions.com/show/u28.jpg", "", "", "u28"], ["http://www.hogansolutions.com/show/u29.jpg", "", "", "u29"], ["http://www.hogansolutions.com/show/u31.jpg", "", "", "u31"], ["http://www.hogansolutions.com/show/u34.jpg", "", "", "u34"], ["http://www.hogansolutions.com/show/u35.jpg", "", "", "u35"], ["http://www.hogansolutions.com/show/u38.jpg", "", "", "u38"], ["http://www.hogansolutions.com/show/u40.jpg", "", "", "u40"], ["http://www.hogansolutions.com/show/u45.jpg", "", "", "u45"], ["http://www.hogansolutions.com/show/u48.jpg", "", "", "u48"], ["http://www.hogansolutions.com/show/u44.jpg", "", "", "u44"], ["http://www.hogansolutions.com/show/u41.jpg", "", "", "u41"], ["http://www.hogansolutions.com/show/u37.jpg", "", "", "u37"], ["http://www.hogansolutions.com/show/defcon1.jpg", "", "", "x1"], ["http://www.hogansolutions.com/show/defconskulls.jpg", "", "", "x2"], ["http://www.hogansolutions.com/show/defconblackhat.jpg", "", "", "x3"], ["http://www.hogansolutions.com/show/defcon19bage2.jpg", "", "", "x4"], ["http://www.hogansolutions.com/show/u46.jpg", "", "", "u46"], ["http://www.hogansolutions.com/show/u43.jpg", "", "", "u43"], ["http://www.hogansolutions.com/show/u47.jpg", "", "", "u47"] ], pause: 3000, //pause between content change (millisec) transduration: 1000 //duration of transition (affects only IE users) })</script> <!--webbot bot="HTMLMarkup" endspan --> </font></b> </center> </td></tr> <tr> <td> &nbsp;</td></tr> </table> <center> <font face="Arial" color="#FF9933"> ( Touching <u>picture-imag</u>e with </font> </b> </font> <b> <font face="Arial"> cursor</font><font color="#73b633"><font face="Arial" color="#FF9933"> will pause <u>picture-image</u>. )</font> </font> </b> </center> </font> </center> <p>&nbsp;</td> </tr> <tr> <td> <blockquote><font face="Arial Narrow" color="#FFFFFF"><P align=justify> <b><font color="#FFFFFF"> WELCOME:&nbsp; </font></b></font><font color="#ff9933" face="Arial Black"> <b> &nbsp; <font face="Arial Narrow" color="#FFFFFF" size="4"> <u>Hogan Solutions</u> is a Information Technology (IT) consultant company, recognized in the community of&nbsp;<u>IT &amp; Cyber Security</u> professionals for its many significant accomplishments designing, developing, and managing some of the most important large scale nationwide <u> Telecommunications and Data Base Management Systems</u>&nbsp; created for the Dept. of Defense, US Government, and numerious private companies. </font></b></font></p> <P align=justify> <font color="#ff9933" face="Arial Black" size="4"> <b> <font face="Arial Narrow" color="#FFFFFF">We can also p</font></b><font face="Arial Narrow" color="#FFFFFF"><b>rovide your company with this same quality of service, and we guarantee that the service we provide will meet or exceed your demanding requirements.</b></font></blockquote> </td> </tr> </TABLE> <p>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;</td> </tr></table> </td> </tr></table></center> </td> </tr> </table> </center> <center> <table tableid="border#1 navy" border="5" BORDERCOLOR="navy" BGCOLOR="black"> <tr> <td> <table tableid="border@@#2 navy" border="5" BORDERCOLOR="#6699FF" BGCOLOR="navy" width="100%"> <tr> <td> <table width="100%" > <tr> <td width="39%"><font size="2" face="Arial" color="#FFFFFF"> <b>&nbsp;&nbsp;&nbsp; Visitors #</form>&nbsp;&nbsp;</font></b><font size="2" face="Arial" color="#FFFFFF"><font face="Arial Narrow" color="#FF9933" size="5"><a href="http://www.free-counters.co.uk/" target="_blank"><img src="http://006.free-counters.co.uk/count-006.pl?count=hogansolutions&type=links&prog=hit" width="150" height="26" border="0" alt="image counter" title="image counter"></a></font> </font><font face="Arial" color="#FFFFFF"> <center><font color="#FFFFFF" size="2"><b>Rev.&nbsp; Nov 28, 2011</b></b></font></center> </td> <td > &nbsp;<font size="5" color="#000000"><b><font face="Arial Narrow" color="#6699FF" size="5">&nbsp;</font><sub><span style="text-transform: uppercase"><em style="font-style: normal"><font size="4" face="Arial Narrow" color="#FF9933"><EMBED ALIGN="CENTER" SRC="musicx.m3u" HEIGHT="70" WIDTH="260" AUTOSTART="true" CONTROLS=SMALLCONSOLE VOLUME="25%" MASTERSOUND></EMBED> <!-- <EMBED SRC="musicx.m3u" HEIGHT=77 WIDTH=236 AUTOSTART=true VOLUME=10 loop=0 realplayer> --> </font></em></span></sub></b> </td> <td width="267"> <center><font size="2" face="Arial" color="#FFFFFF"> <b>&nbsp;&nbsp; © Copyright<br> Hogan Solutions<br> IT &amp; Cyber Security. <br> All Copy Rights Reserved </center> </font> </td></tr></table> </td></tr></table></center> </body> </html>