/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
var elem = document.createElement('a');
elem.setAttribute('href',url);
elem.setAttribute('title',title);
elem.setAttribute('rel','sidebar');
elem.click();
}
else if(document.all)// ie
window.external.AddFavorite(url, title);
}
#memoryticker{
background-color: #009900;
width: 875px;
color: #FFFFFF;
font: bold 14px Tahoma;
/*Tip: add in height attribute here for multiple line scroller*/
border: 1px solid #009900;
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
David M Hippchen,CPA, PC
|
Quick Links
|
Under Construction -
Please Check Back Later |
|
|
|

The page you are trying to access is still under
construction.
Please try back at a later time to see if we have
completed it. |
This page has been accessed 624 times since Sunday, November 1, 2009 at 11:59:38
|
|
© 2009 David M Hippchen, CPA - Community
Accounting -
All Rights Reserved
If you would like to contact the Webmaster -
CLICK HERE
|