function PrivoxyWindowOpen(){return(null);} var rm = true; var rname = 'Stephen'; AP Wire | 10/18/2004 | Excerpts From Bush Interview _krdDartOrd = new Date().getTime(); _krdDartInc = 0; var navReady = false; var toolsReady = false;var onLoadScript="";function Browser() {var b=navigator.appName; if (b=="Netscape") this.b="ns"; else if ((b=="Opera") || (navigator.userAgent.indexOf("Opera")>0)) this.b = "opera"; else if (b=="Microsoft Internet Explorer") this.b="ie"; // I have disabled the following line, but something similar might be useful later, // but launching a popup window is more polite than this alert. //if (!b) alert(''Unidentified browser./nThis browser is not supported,''); this.version=navigator.appVersion; this.v=parseInt(this.version); this.ns=(this.b=="ns" && this.v>=4); this.ns4=(this.b=="ns" && this.v==4); this.ns6=(this.b=="ns" && this.v==5); this.ie=(this.b=="ie" && this.v>=4); this.ie4=(this.version.indexOf('MSIE 4')>0); this.ie4up = (this.ie && this.v>= 4); this.ns5up = (this.ns && this.v>= 5); this.ie5=(this.version.indexOf('MSIE 5')>0); this.ie5up = (this.ie5); this.ie55=(this.version.indexOf('MSIE 5.5')>0); this.opera=(this.b=="opera"); this.def=(this.ie||this.dom);var ua=navigator.userAgent.toLowerCase(); this.mac = (ua.indexOf("mac")!=-1);if (ua.indexOf("win")>-1) this.platform="win32"; else if (ua.indexOf("mac")>-1) this.platform="mac"; else this.platform="other"; } var is = new Browser(); // tiny extra css. these are ONLY used by old browsers. // VAST majority of users will NEVER request these files. // Even NS4 is around 7% of market and falling if (is.ns4 && is.mac==false) { var css = "\n"; document.write(css); } if (((is.ns4)||(is.ie4))&&( is.mac)) { var css = "\n"; document.write(css); } if (is.ie4 && is.mac==false) { var css = "\n"; document.write(css); } function LayerObject(divId) { this.name = divId; if (is.ns4) this.ob = eval("document." +divId); else if (is.ie4) this.ob = document.all(divId); else this.ob = document.getElementById(divId); this.x = 0; this.y = 0; this.width = this.getWidth(); this.height = this.getHeight(); } LayerObject.prototype.px = (is.version>=5)?"px":""; LayerObject.prototype.hideSyntax = (is.ns4)? "hide":"hidden"; LayerObject.prototype.showSyntax = "visible";// NS4:: Unbelievable, but document.layername.document.imgname works for img-in-layer-in document // and it works for img in layer in table in document. // but it doesnt work for img in layer in table in table in document. // Maybe a workaround exists, but it seems unlikely at this point. // The images MUST therefore be nested only one deep.... LayerObject.prototype.getInlineLeft = function() { if (is.ns4) return this.ob.pageX; else if ((is.ie) || (is.opera)) { var elem = this.ob; var xPos = 0; var yPos = 0; while (elem.offsetParent != null) { xPos += elem.offsetLeft; yPos += elem.offsetTop; elem = elem.offsetParent; } if (is.mac) xPos += 2; return xPos; } else return (this.ob.offsetLeft + document.body.offsetLeft); } LayerObject.prototype.getInlineTop = function() { if (is.ns4) return this.ob.pageY; else if ((is.ie) || (is.opera)) { var elem = this.ob; var yPos=0; while (elem.offsetParent != null) { yPos += elem.offsetTop; elem = elem.offsetParent; } if (is.mac) yPos += 2; return yPos; } else return (this.ob.offsetTop+ document.body.offsetTop); } //getWidth and getHeight works for both inline and positioned divs. LayerObject.prototype.getWidth = function () { if (is.ns4) return this.ob.clip.width; else if (is.opera) return this.ob.style.pixelWidth; else return this.ob.offsetWidth; } LayerObject.prototype.getHeight = function () { if (is.ns4) return this.ob.clip.height; else if (is.opera) return this.ob.style.pixelHeight; else return this.ob.offsetHeight; } LayerObject.prototype.hide = function() { if (is.ns4) this.ob.visibility = this.hideSyntax; else this.ob.style.visibility = this.hideSyntax; } LayerObject.prototype.show = function() { if (is.ns4) this.ob.visibility = this.showSyntax; else this.ob.style.visibility = this.showSyntax; } LayerObject.prototype.moveLayerTo = function(toX, toY) { this.x = toX; this.y = toY; } LayerObject.prototype.updateLayer = function() { if (is.ns4) { this.ob.left = Math.round(this.x) + this.px; this.ob.top = Math.round(this.y)+ this.px ; } else { this.ob.style.left = Math.round(this.x) + this.px; this.ob.style.top = Math.round(this.y) + this.px; } } //----------------- function roll(divName, imgName, which) { var suffix = (which==1)?"on":"off" if ((is.ns4)&&(divName!=0)) { var imgObject = eval("document." + divName +".document.images['"+imgName +"']"); imgObject.src = eval(imgName + "_" + suffix + ".src"); } else { document.images[imgName].src = eval(imgName + "_" + suffix + ".src"); } } function init() { if (onLoadScript) eval(onLoadScript); } // Workaround for the netscape resize problem -- // namely, on resize ns looses div positioning and // styles from css files. // This checks to see if the window''s dimensions have // actually changed (because Netscape often fires a // false onResize event when it forms scrollbars); // if the dimensions have changed, page is reloaded function resizefix(){ if((document.resizeFix.initWidth != window.innerWidth) || (document.resizeFix.initHeight != window.innerHeight)) { document.location = document.location; } } // This code creates a new object with properties // to hold the current window width & height to be // used in the event of a netscape resize document.resizeFix = new Object(); if(is.ns4){ document.resizeFix.initWidth = window.innerWidth; document.resizeFix.initHeight = window.innerHeight; window.onresize=resizefix; } function initMenus(){ //alert("DEBUG = not use nav channel") ; } function showResults(siteSurveyKey) { var url="/mld/templates/contentModules/poll-results-popup.jsp"+ "?siteSurveyKey=" + siteSurveyKey; PrivoxyWindowOpen(url, 'Title'); } function openWin(URL) { aWindow = PrivoxyWindowOpen(URL, 'thewindow','width=500,height=400,resizable=yes,scrollbars=yes'); } function searchFormSubmit(form) { var searchSelectIndex = form.searchSelect.selectedIndex; var searchSelectValue = form.searchSelect.options[searchSelectIndex].value; if (searchSelectValue == "archives") { window.location = "http://www.newslibrary.com/nlsearch.asp?forceTheme=RealCities&s_site=miami&search_mode=all&action=search&date_mode=year&year=last+180+days&sort=d%3Ah&nitems=10®ion=mh&dbquery=" + form.query.value; return false; } return true; }
Search:  
 for 

_krdDartInc++; document.write('<\/SCRIPT>');
document.write(''); document.write(''); document.write(''); document.write(''); document.write('

');if (rm) { document.write('Welcome ' + rname + '
'); document.write('My Account
'); document.write('Sign Out'); } else { document.write(' Welcome Guest
'); document.write(' Sign Up | Sign In
'); document.write(' Member Benefits'); } document.write('

'); document.write('
');

Welcome Stephen
My Account
Sign Out

JOBS
CARS
REAL ESTATE
RENTALS
STUFF
Back to Home >  News >

Politics





  email this    print this   
Posted on Mon, Oct. 18, 2004
_krdDartInc++; document.write('<\/SCRIPT>');

Excerpts From Bush Interview


Associated Press

Following are excerpts from Monday's Associated Press interview with President Bush aboard Air Force One, as the president traveled to New Jersey to deliver a campaign speech on terrorism.

BUSH: Very quickly, this is an important speech. It's a speech that recognizes that we have important domestic issues, but also recognizes that security is important, to make sure that the plans we have for America at home go forward. I will make it very clear that we have a difference of opinion when it comes to fighting and winning the war on terror. My opponent does not fully understand the nature of the enemy, and he doesn't understand we need to have a comprehensive plan. And I will make that very clear in the speech, that his policies will make America less secure and the world more dangerous. ...

One of the things that, obviously, that we're now being confronted with are shameless scare tactics. My opponent has said to youngsters that if George W. is elected - re-elected, there will be a draft. The American people heard me in the debates say clearly, we will not have a draft, we will have an all-volunteer army.

And then, yesterday, he pulled out the same old, tired, Social Security card, trying to scare our seniors. I tell the people in my stump speech that in 2000, they tried the same thing; if George W. gets elected, seniors won't get their checks. The seniors got their checks. The seniors will continue to get their checks. But it is wrong to try to scare people going into the polls. That's what we have seen in the last couple of days, and I suspect since his plans are nothing but complaints, that that's the kind of politics we'll continue to see. That's old-style politics.

---

QUESTION: How concerned are you about a terrorist attack on U.S. soil before the election?

BUSH: We have - ever since the Madrid bombings, we have been concerned, as have other nations, about the terrorists trying to disrupt our election - our elections, meaning - in general. We have no specific threat information, otherwise, we would have - we would have let everybody know.

On the other hand, we are on alert to possible movements by people. ... We've got to be mindful that one of the tactics of the enemy has been to attack during election.

---

Q: Mr. President, you said there would be no draft. You made it very clear. But how can you say that? What - don't you preserve that option? What if something happens in Korea or Iran? How can you _

BUSH: I believe we've got the assets and manpower necessary to be able to deal with another theater, should one arise.

Q: So there's no circumstance under which you can envision that you _

BUSH: We're in the middle of a campaign, and my opponent is saying there's a secret plan to institute the draft. There is no secret plan to institute the draft, that's what I'm talking about. And it's shameful politics to do that. This is the politics of scare tactics.

---

Q: Are you comfortable that the commanders on the ground in Iraq are getting the equipment they requested, because yesterday, there was a story about General (Ricardo) Sanchez asking for more equipment last winter and not getting it? ...

BUSH: Tom, we respond when these commanders - there's a chain of command. When the commanders on the ground say they need more, we respond as quickly as possible.

---

Q: If the people in Iraq, in a free, democratic election, someday choose an Islamic fundamentalist government, is that all right with you?

BUSH: I will be disappointed, but democracy is democracy. They have now got a - the beginnings of a constitution, the TAL, which sends a different message, that there will be tolerance and an open society. But people - if that's what the people choose, that's what the people choose.

---

Q: Do you think North Korea and Iran are more dangerous now than when you took office?

BUSH: No, I don't. I think that - let me rephrase that. I think that the circumstances surrounding North Korea and surrounding Iran are more comprehensive. And therefore - in other words, the strategies - the strategies we've employed toward North Korea and Iran are more comprehensive, which makes them less likely to take action that would make the world more dangerous. We've still got work to do, don't get me wrong. But when you have five nations talking to North Korea, it's more effective than just one nation talking to North Korea. And when you've got, now, the foreign ministries of Germany, France and England directly in talks with the Iranians, as well as the IAEA, with a new protocol that would allow for inspections, that's a more effective strategy, is a better way to put it.

So, therefore, to answer your question, because the strategies are more effective, I think we have a better chance of solving the problems. Having said that, North Korea and Iran are dangerous. ...

The strategy is - they're still dangerous countries, and the strategy is more effective, in dealing with these countries.

Q: You don't think they're more dangerous, then.

BUSH: Well, they are more dangerous if there's an ineffective strategy. That's what - to me, that's what causes more danger. They are dangerous, effective or not effective. They are more dangerous if the strategy is not effective. That's what I'm saying to you.

Q: But in terms of, like, more missiles or nuclear threat, or _

BUSH: Well, they are - they are dangerous countries. They are - the fundamental question is, is there a strategy in place that's more likely to work? And my opponent and I have a different view of North Korea. You heard that in the debate loud and clear. He thinks we ought to go back to the days of bilateral negotiations, which failed under President Clinton. And, in my judgment, those bilateral negotiations will undermine the five-party coalition we have. And, therefore, that will make the situation more dangerous.


  email this    print this   


_krdDartInc++; document.write('<\/SCRIPT>');

function PrivoxyWindowOpen(a, b, c){return(window.open(a, b, c));}