var win = new Window({className: "dialog", width:300, height:350, resizable: true, title: "About Us", showEffect:Effect.BlindDown, hideEffect: Effect.SwitchOff, draggable:true, wiredDrag: false}) win.getContent().innerHTML= "<div style='padding:10px'>MNS Webdesign is a locally owned company. We reside in Idaho Falls, ID and can offer you many options from a simple web page to an extravagant multi-layered website.<br />\ Some of the services that we offer are:\ <ul>\ <li>Computer Repair</li>\ <li>Custom Programs</li>\ <li>Data Recovery</li>\ <li>MySQL Hosting</li>\ <li>Networking</li>\ <li>Web Hosting</li>\ <li>Web Site Creation</li>\ </ul>\ If you are interested in any of these features, feel free to contact us at 208-557-8319.\</div>" win.setStatusBar("About Us"); win.show();
var win = new Window({className: "dialog", width:300, height:350, resizable: true, title: "About Us", showEffect:Effect.BlindDown, hideEffect: Effect.SwitchOff, draggable:true, wiredDrag: false}) win.getContent().innerHTML= "<div style='padding:10px'>MNS Webdesign is a locally owned company. We reside in Idaho Falls, ID and can offer you many options from a simple web page to an extravagant multi-layered website.<br />\ Some of the services that we offer are:\ <ul>\ <li>Computer Repair</li>\ <li>Custom Programs</li>\ <li>Data Recovery</li>\ <li>MySQL Hosting</li>\ <li>Networking</li>\ <li>Web Hosting</li>\ <li>Web Site Creation</li>\ </ul>\ If you are interested in any of these features, feel free to contact us at 208-557-8319.\</div>" win.setStatusBar("About Us"); win.showCenter();
var win = new Window({className: "dialog", width:350, height:75, resizable: true, title: "Current Products", showEffect:Effect.BlindDown, hideEffect: Effect.SwitchOff, draggable:true, wiredDrag: false}) win.getContent().innerHTML= "<div style='padding:10px'>Hmmm.... Products.... \ </div>" win.setStatusBar("Current Products"); win.show();
var win = new Window({className: "dialog", resizable: true, title: "Links", showEffect:Effect.BlindDown, hideEffect: Effect.SwitchOff, draggable:true, height:200,width:275, wiredDrag: false, url:"scripts/content/links.php"}) win.setStatusBar("Links"); win.show();
var win = new Window({className: "dialog", resizable: true, title: "Our Portfolio", showEffect:Effect.BlindDown, hideEffect: Effect.SwitchOff, draggable:true, height:600, width:635, wiredDrag: false, url:"scripts/content/portfolio.php"}) win.setStatusBar("Our Portfolio"); win.showCenter();
homeHome portfolioPortfolio about usAbout Us linkLinks
homeHome portfolioPortfolio about usAbout Us linksLinks
www.mnswebdesign.com logo