﻿// JScript File
function can()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            lk="<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">";
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>Any company like to tieup with us simple mail us at <a href=\"mailto:info@systsol.com\" class=\"redlink\">info@systsol.com</a>.";
            htmlpage1+="You will get our response within 24 Hours.";
            htmlpage1+="</b></p></br>";
            winContent.open();
            winContent.write(lk);
            winContent.write("<title>Corporate Tieup</title>");
            winContent.write("<h1 align=\"center\">Corporate Tieup</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(htmlpage1);
            winContent.close();
        }


        function student()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            lk="<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">";
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>Students can contact us for the following solutions ---";
            htmlpage2="<ul>";
            htmlpage2+="<li ><b>Summer Training [ <a href=VT.doc target=_blank style=font-size: 8px>Download Form</a> ]</li>";
            htmlpage2+="<li ><b>Final Year Project [ <a href=Project.doc target=_blank style=font-size: 8px>Download Form</a> ]</li>";
            htmlpage2+="<li ><b>Trainee Programer [ <a href=Trainee.pdf target=_blank style=font-size: 8px>Download Form</a> ]</li>";
            htmlpage2+="</ul>";
            //htmlpage1+="You will get our response within 24 Hours.";
            htmlpage1+="</b></p></br>";
            winContent.open();
            winContent.write(lk);
            winContent.write("<title>Student Support</title>");
            winContent.write("<h1 align=\"center\">Student Support</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(htmlpage1);
            winContent.write(htmlpage2);
            winContent.close();
        }

        function tkp()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>It encompasses advising, planning, regulatory processes, logistics aspects, training, financial support and overall implementation through out the life of the project.We have professionals with a proven tarck record for supporting these ventures.  </b></p></br>";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>Turnkey Projects</title>");
            winContent.write("<h1 align=\"center\">Turnkey Projects</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(htmlpage1);
            winContent.close();
        }


        function cb()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>The link of the site is <a href=\"www.cbinfosolutions.com\" class=\"redlink\">www.cbinfosolutions.com</a></b></p></br>";
            pic="<img src=\"web.jpg\" border=\"2\" width=\"100%\">";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>Website Build By Us</title>");
            winContent.write("<h3 align=\"center\">Website Of CB Infosolutions</h3>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(pic);
            winContent.write(htmlpage1);
            winContent.close();
        }

        function ps()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>If any company or person like to give us projects please mail us at <a href=\"mailto:info@systsol.com\" class=\"redlink\">info@systsol.com</a> with project details.We will contact you within 24 hours.</b></p></br>";
            winContent.open();

            winContent.write("<title>Project Submission</title>");

            winContent.write("<h1 align=\"center\">Project Submission</h1>");
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            //winContent.write(htmlpage);
            winContent.write(htmlpage1);
            winContent.close();
        }

        function wdp()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=500");
            winContent=newWindow.document;
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>Our Web Development Packages Are</b></p></br>";
            aa="<table width=\"100%\" border=\"3\">";
            aa+="<tr>";
            aa+="<th class=\"redlink\" width=\"50%\">Technology</th>";
            aa+="<th class=\"redlink\" width=\"50%\">Rate Per Houes</th>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">PHP/MySQL</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">10 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">ASP/ASP.NET</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">25 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">JSP</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">40 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">Only HTML(Min 7 Page)</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">8 USD</td>";
            aa+="</tr>";
            aa+="</table>";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>Web Development Packages</title>");
            winContent.write("<h1 align=\"center\">Web Development Packages</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(htmlpage1);
            winContent.write(aa);
            winContent.close();
        }

        function sdp()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"left\" class=\"blackbold\"><b>Our Software Development Packages Are</b></p></br>";

            aa="<table width=\"100%\" border=\"3\">";
            aa+="<tr>";
            aa+="<th class=\"redlink\" width=\"50%\">Technology</th>";
            aa+="<th class=\"redlink\" width=\"50%\">Rate Per Houes</th>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">C/C++</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">30 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">JAVA/J2EE</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">40 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">VB/VB.NET</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">25 USD</td>";
            aa+="</tr>";
            aa+="<tr>";
            aa+="<td class=\"blackbold\" align=\"center\" width=\"50%\">J2ME</td>";
            aa+="<td class=\"blackbold\" align=\"center\"  width=\"50%\">60 USD</td>";
            aa+="</tr>";
            aa+="</table>";

            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>Our Software Development Packages are </b></p></br>";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>Software Development Packages</title>");
            winContent.write("<h1 align=\"center\">Software Development Packages</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            winContent.write(htmlpage);
            winContent.write(aa);
            //winContent.write(htmlpage1);
            winContent.close();
        }

        function mar()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=300,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>If any company or person like to marketing our products please mail us at <a href=\"mailto:info@systsol.com\" class=\"redlink\">info@systsol.com</a> with marketing details.We will contact you within 24 hours.</b></p></br>";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>Marketing</title>");
            winContent.write("<h1 align=\"center\">Marketing</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            //winContent.write(htmlpage);
            winContent.write(htmlpage1);
            winContent.close();
        }
        function sah()
        {
            newWindow=window.open("about:blank","","scrollbars=no,width=500,height=400");
            winContent=newWindow.document;
            htmlpage="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage+="<p align=\"center\"><font color=\"#FF0000\"><b></b></font></p></br>";
            htmlpage1="<p align=\"left\" class=\"blackbold\"><b>Our system and hordware services are -</b></p></br>";
            htmlpage2="<ul>";
            htmlpage2+="<li class=\"blackbold\"><b>System Maintanence and Repearing</li>";
            htmlpage2+="<li class=\"blackbold\"><b>Network Maintanence</li>";
            htmlpage2+="<li class=\"blackbold\"><b>Fault Tolarance</li>";
            htmlpage2+="<li class=\"blackbold\"><b>Data Recovery and Backup</li>";
            htmlpage2+="<li class=\"blackbold\"><b>Corporate Training</li>";
            htmlpage2+="</ul>";
            winContent.open();
            winContent.write("<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">");
            winContent.write("<title>System & Hardware Services</title>");
            winContent.write("<h1 align=\"center\">System & Hardware Service</h1>");
            winContent.write("<body bgcolor=\"#CCCCCC\">");
            //winContent.write(htmlpage);
            winContent.write(htmlpage1);
            winContent.write(htmlpage2);
            winContent.close();
        }

        function MM_preloadImages()
        {  
            var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
            var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
            if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
        }
        function worldrelation()
        {
            newWindow=window.open("https://worldrelation.com");
        }

