From: <Saved by Windows Internet Explorer 7>
Subject: Microsoft Dynamics GP for Government demo
Date: Wed, 9 Jul 2008 10:43:19 -0700
MIME-Version: 1.0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.microsoft.com/dynamics/gp/demos/governmentstreamed/index.html
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Microsoft Dynamics GP for Government demo</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1"><LINK=20
href=3D"styles.css" type=3Dtext/css rel=3Dstylesheet>
<SCRIPT type=3Dtext/javascript>
if(typeof deconcept=3D=3D"undefined"){var deconcept=3Dnew Object();}
if(typeof deconcept.util=3D=3D"undefined"){deconcept.util=3Dnew =
Object();}
if(typeof =
deconcept.SWFObjectUtil=3D=3D"undefined"){deconcept.SWFObjectUtil=3Dnew =
Object();}
deconcept.SWFObject=3Dfunction(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){
if(!document.createElement||!document.getElementById){return;}
this.DETECT_KEY=3D_b?_b:"detectflash";
this.skipDetect=3Ddeconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=3Dnew Object();
this.variables=3Dnew Object();
this.attributes=3Dnew Array();
if(_1){this.setAttribute("swf",_1);}
if(id){this.setAttribute("id",id);}
if(w){this.setAttribute("width",w);}
if(h){this.setAttribute("height",h);}
if(_5){this.setAttribute("version",new =
deconcept.PlayerVersion(_5.toString().split(".")));}
this.installedVer=3Ddeconcept.SWFObjectUtil.getPlayerVersion(this.getAttr=
ibute("version"),_7);
if(c){this.addParam("bgcolor",c);}
var q=3D_8?_8:"high";
this.addParam("quality",q);
this.setAttribute("useExpressInstall",_7);
this.setAttribute("doExpressInstall",false);
var _d=3D(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);}};
deconcept.SWFObject.prototype=3D{setAttribute:function(_e,_f){
this.attributes[_e]=3D_f;
},getAttribute:function(_10){
return this.attributes[_10];
},addParam:function(_11,_12){
this.params[_11]=3D_12;
},getParams:function(){
return this.params;
},addVariable:function(_13,_14){
this.variables[_13]=3D_14;
},getVariable:function(_15){
return this.variables[_15];
},getVariables:function(){
return this.variables;
},getVariablePairs:function(){
var _16=3Dnew Array();
var key;
var _18=3Dthis.getVariables();
for(key in _18){
_16.push(key+"=3D"+_18[key]);}
return _16;
},getSWFHTML:function(){
var _19=3D"";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType"=
,"PlugIn");}
_19=3D"<embed type=3D\"application/x-shockwave-flash\" =
src=3D\""+this.getAttribute("swf")+"\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\"";
_19+=3D" id=3D\""+this.getAttribute("id")+"\" =
name=3D\""+this.getAttribute("id")+"\" ";
var _1a=3Dthis.getParams();
for(var key in _1a){_19+=3D[key]+"=3D\""+_1a[key]+"\" ";}
var _1c=3Dthis.getVariablePairs().join("&");
if(_1c.length>0){_19+=3D"flashvars=3D\""+_1c+"\"";}
_19+=3D"/>";
}else{
if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType"=
,"ActiveX");}
_19=3D"<object id=3D\""+this.getAttribute("id")+"\" =
classid=3D\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\">";
_19+=3D"<param name=3D\"movie\" value=3D\""+this.getAttribute("swf")+"\" =
/>";
var _1d=3Dthis.getParams();
for(var key in _1d){_19+=3D"<param name=3D\""+key+"\" =
value=3D\""+_1d[key]+"\" />";}
var _1f=3Dthis.getVariablePairs().join("&");
if(_1f.length>0){_19+=3D"<param name=3D\"flashvars\" value=3D\""+_1f+"\" =
/>";}
_19+=3D"</object>";}
return _19;
},write:function(_20){
if(this.getAttribute("useExpressInstall")){
var _21=3Dnew deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsVal=
id(this.getAttribute("version"))){
this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl"=
)));
document.title=3Ddocument.title.slice(0,47)+" - Flash Player =
Installation";
this.addVariable("MMdoctitle",document.title);}}
if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installed=
Ver.versionIsValid(this.getAttribute("version"))){
var n=3D(typeof _20=3D=3D"string")?document.getElementById(_20):_20;
n.innerHTML=3Dthis.getSWFHTML();
return true;
}else{
if(this.getAttribute("redirectUrl")!=3D""){document.location.replace(this=
.getAttribute("redirectUrl"));}}
return false;}};
deconcept.SWFObjectUtil.getPlayerVersion=3Dfunction(_23,_24){
var _25=3Dnew deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){
var x=3Dnavigator.plugins["Shockwave Flash"];
if(x&&x.description){_25=3Dnew =
deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/,"").rep=
lace(/(\s+r|\s+b[0-9]+)/,".").split("."));}
}else{try{
var axo=3Dnew ActiveXObject("ShockwaveFlash.ShockwaveFlash");
for(var i=3D3;axo!=3Dnull;i++){
axo=3Dnew ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);
_25=3Dnew deconcept.PlayerVersion([i,0,0]);}}
catch(e){}
if(_23&&_25.major>_23.major){return _25;}
if(!_23||((_23.minor!=3D0||_23.rev!=3D0)&&_25.major=3D=3D_23.major)||_25.=
major!=3D6||_24){
try{_25=3Dnew =
deconcept.PlayerVersion(axo.GetVariable("$version").split(" =
")[1].split(","));}
catch(e){}}}
return _25;};
deconcept.PlayerVersion=3Dfunction(_29){
this.major=3DparseInt(_29[0])!=3Dnull?parseInt(_29[0]):0;
this.minor=3DparseInt(_29[1])||0;
this.rev=3DparseInt(_29[2])||0;};
deconcept.PlayerVersion.prototype.versionIsValid=3Dfunction(fv){
if(this.major<fv.major){return false;}
if(this.major>fv.major){return true;}
if(this.minor<fv.minor){return false;}
if(this.minor>fv.minor){return true;}
if(this.rev<fv.rev){return false;}return true;};
deconcept.util=3D{getRequestParameter:function(_2b){
var q=3Ddocument.location.search||document.location.hash;
if(q){
var _2d=3Dq.indexOf(_2b+"=3D");
var _2e=3D(q.indexOf("&",_2d)>-1)?q.indexOf("&",_2d):q.length;
if(q.length>1&&_2d>-1){
return q.substring(q.indexOf("=3D",_2d)+1,_2e);
}}return "";}};
if(Array.prototype.push=3D=3Dnull){
Array.prototype.push=3Dfunction(_2f){
this[this.length]=3D_2f;
return this.length;};}
var getQueryParamValue=3Ddeconcept.util.getRequestParameter;
var FlashObject=3Ddeconcept.SWFObject;
var SWFObject=3Ddeconcept.SWFObject;
</SCRIPT>

<SCRIPT language=3Djavascript type=3Dtext/javascript>
	function demoStyle() {
=09
		wX			=3D 0;
		leftMargin	=3D "0px";
	=09
		wY			=3D 0;
		topMargin	=3D "0px";
	=09
		if (document.all) {
			wX =3D document.body.clientWidth;
			wY =3D document.body.clientHeight;
		}
	=09
		if (window.innerHeight) {
			wX =3D window.innerWidth;
			wY =3D window.innerHeight;
		}
	=09
		if (wY > 800) {
			document.getElementById("demo").style.top =3D "50%";
			topMargin =3D "-375px";
		} else {
			document.getElementById("demo").style.top =3D "0";
		}
	=09
		if (wX > 986) {
			document.getElementById("demo").style.left =3D "50%";
			leftMargin =3D "-493px;";
		} else {
			document.getElementById("demo").style.left =3D "0";
		}
	=09
		margins =3D topMargin + " 0px 0px " + leftMargin;
		document.getElementById("demo").style.margin =3D margins;
	}
</SCRIPT>

<STYLE type=3Dtext/css>BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: =
0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #7f94b1
}
#demo {
	WIDTH: 986px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, =
sans-serif; POSITION: absolute; BACKGROUND-COLOR: #7f94b1; TEXT-ALIGN: =
center
}
</STYLE>

<META content=3D"MSHTML 6.00.6000.16674" name=3DGENERATOR></HEAD>
<BODY onresize=3DdemoStyle()>
<DIV id=3Ddemo>This demo requires Adobe Flash player 8 or higher with a =
javascript=20
enabled browser<BR><A =
href=3D"http://www.macromedia.com/go/getflashplayer">Click=20
here to download and install the latest version</A></DIV>
<SCRIPT type=3Dtext/javascript>
   var fo =3D new SWFObject("IPSS_gov_stream.swf", "IPSS_government", =
"986", "747", "8", "#7f94b1", true);
   fo.write("demo");
</SCRIPT>

<SCRIPT type=3Dtext/javascript>demoStyle();</SCRIPT>
</BODY></HTML>

