// <![CDATA[
	if ( (navigator.userAgent.indexOf('Android') != -1) ) {
		document.location = "http://www.askdusty.com/index_nf.shtml";
	} // ]]>
// <![CDATA[
	if ((navigator.userAgent.indexOf('iPhone') != -1) ) {
		document.location = "http://www.askdusty.com/index_nf.shtml";
	}
	// ]]>
// <![CDATA[
	if ( (navigator.userAgent.indexOf('iPod') != -1) ) {
		document.location = "http://www.askdusty.com/index_nf.shtml";
	} // ]]>
