|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/logicswapweb/ |
Upload File : |
<?
session_start('web_demo');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>LogicSwap</title>
<style type="text/css">
<!--
@import url("main");
body {
background-color: #999999;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/bkg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.tble_outline {
border: 1px solid #000000;
}
a:link {
color: #0000FF;
text-decoration: none;
}
.style10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
.style21 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #026CA8;
font-weight: bold;
}
.bodytxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: lighter;
color: #000000;
}
.style31 {font-size: 12px}
.style41 {font-family: Arial, Helvetica, sans-serif}
.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: lighter;
}
.maintableoutline {
border: 0px solid #000000;
}
-->
</style>
<script src="js/validaciones.js" language="javascript"></script>
<script>
/*
*funcion logear
*descripcion verifica el login y password
* y redirecciona al archivo de cuenta
*/
function logear(frm,tarea){
frm.tarea.value = tarea;
if(fncCheckFormRegistro(frm,0,1)){
document.frmLogin.submit();
}
}
function frm_check(form){
if( form.bus_categoria.value== '' && form.bus_referencia.value == ''){
alert("Digite o seleccione Por favor un patron de Busqueda");
return false;
}else{
return true
}
}
</script>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
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 MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link href="main.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:hover {
color: #999999;
text-decoration: none;
}
.style61 {font-weight: lighter}
#Layer1 {
position:absolute;
width:200px;
height:26px;
z-index:1;
left: 319px;
top: 174px;
}
.style62 {color: #0000FF}
.style63 {
font-size: 24px;
font-weight: bold;
}
a:active {
text-decoration: none;
}
-->
</style>
</head>
<body onload="MM_preloadImages(
'btns_r1_c3.jpg',
'buttons/allegro_on.jpg','buttons/allegro_off.jpg',
'buttons/altium_on.jpg' ,'buttons/altium_off.jpg',
'buttons/boa_sta_on.jpg','buttons/boa_sta_off.jpg',
'buttons/cadstar_on.jpg','buttons/cadstar_off.jpg',
'buttons/cr-5000_on.jpg','buttons/cr-5000_off.jpg',
'buttons/eagle_on.jpg' ,'buttons/eagle_off.jpg',
'buttons/expedit_on.jpg','buttons/expedit_off.jpg',
'buttons/orcad_on.jpg' ,'buttons/orcad_off.jpg',
'buttons/pads_on.jpg' ,'buttons/pads_off.jpg',
'buttons/pcad_on.jpg' ,'buttons/pcad_on.jpg',
'buttons/protel_on.jpg' ,'buttons/protel_off.jpg',
'buttons/visula_on.jpg' ,'buttons/visula_off.jpg'
)">
<div id="Layer1" class="letra_blanca"><? if (session_is_registered('carrito')){ echo 'You are Logged In. <a href="fnc/main.php?tarea=salir" targer="_self" >Logout</a>';}else{ echo '<a href="downloads.php" targer="_self" class="letra_blanca" > </a>';}?></div>
<!-- Copyright � 2005. Spidersoft Ltd -->
<style>
A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none}
A.applink {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none}
A.info {color:#2F5BFF;background:transparent;text-decoration:none}
A.info:hover {color:green;background:transparent;text-decoration:underline}
</style>
<!-- /Copyright � 2005. Spidersoft Ltd -->
<table width="820" height="135" align="center" cellpadding="0" cellspacing=0 class="maintableoutline">
<tr>
<td width="820" height="148"><img src="logicwap_header2.jpg" width="820" height="148" /></td>
</tr>
<tr>
<? require ('menu.php');?>
</tr>
<tr>
<td bgcolor="#FFFFFF"><img src="topmid_new.jpg" width="820" /></td>
</tr>
</table>
<table width="820" height="120" align="center" cellpadding="0" cellspacing=0 class="maintableoutline">
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=37" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Allegro","","buttons/allegro_on.jpg",1)>
<img src="buttons/allegro_off.jpg" name="Image_37" border="0" id="Allegro" title="Logicswap Products, Services and Utilities for Allegro and Concept users" ></a>
<td width="700" height="340" COLSPAN=7 rowspan=12 bgcolor="#FFFFFF">
<p align="center"><img src="Images/LS_Prods_and_formats_710.jpg" width="690" alt="LS" ></p>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=38" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Altium","","buttons/altium_on.jpg",1)>
<img src="buttons/altium_off.jpg" name="Image_38" border="0" id="Altium" title="Logicswap Products, Services and Utilities for Altium DXP users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=39" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Board_Station","","buttons/boa_sta_on.jpg",1)>
<img src="buttons/boa_sta_off.jpg" name="Image_39" border="0" id="Board_Station" title="Logicswap Products, Services and Utilities for MGC Board Station and Design Architect users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=36" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("CADSTAR","","buttons/cadstar_on.jpg",1)>
<img src="buttons/cadstar_off.jpg" name="Image_36" border="0" id="CADSTAR" title="Logicswap Products, Services and Utilities for CADSTAR Schematic and PCB users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=41" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("CR-5000","","buttons/cr-5000_on.jpg",1)>
<img src="buttons/cr-5000_off.jpg" name="Image_41" border="0" id="CR-5000" title="Logicswap Products, Services and Utilities for System Designer and Board Designer users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=42" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Eagle","","buttons/eagle_on.jpg",1)>
<img src="buttons/eagle_off.jpg" name="Image_42" border="0" id="Eagle" title="Logicswap Products and Services for Eagle PCB Layout and Schematic Layout Editor users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=43" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Expedition","","buttons/expedit_on.jpg",1)>
<img src="buttons/expedit_off.jpg" name="Image_43" border="0" id="Expedition" title="Logicswap Products, Services and Utilities for Expedition PCB and DxDesigner users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=44" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("OrCAD","","buttons/orcad_on.jpg",1)>
<img src="buttons/orcad_off.jpg" name="Image_44" border="0" id="OrCAD" title="Logicswap Products, Services and Utilities for Layout and Capture users including CIS" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=45" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("PADS","","buttons/pads_on.jpg",1)>
<img src="buttons/pads_off.jpg" name="Image_45" border="0" id="PADS" title="Logicswap Products, Services and Utilities for PADS PCB and Powerlogic users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=46" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("P-CAD","","buttons/pcad_on.jpg",1)>
<img src="buttons/pcad_off.jpg" name="Image_46" border="0" id="P-CAD" title="Logicswap Products, Services and Utilities for P-CAD PCB and Schematic Capture users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=47" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Protel","","buttons/protel_on.jpg",1)>
<img src="buttons/protel_off.jpg" name="Image_47" border="0" id="Protel" title="Logicswap Products, Services and Utilities for Protel PCB users" /></a>
</td>
</tr>
<tr>
<td width="110" height="1" bgcolor="#FFFFFF">
<a href="catalogue.php?id_cat=48" onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage("Visula","","buttons/visula_on.jpg",1)>
<img src="buttons/visula_off.jpg" name="Image_48" border="0" id="Visula" title="Logicswap Products, Services and Utilities for Visula Layout users. For System Designer, select CR-5000." /></a>
</td>
</tr>
</table>
<table width="820" border="0" align="center" cellpadding="0" cellspacing="0" class="maintableoutline">
<td width="30" bgcolor="#FFFFFF"></td>
<th bgcolor="#FFFFFF" width="350">
<p valign="top" scope="col"><div align="left"><b class="style21">
<br>Welcome the LogicSwap Solutions website for 2010</b></p>
</div>
<p align="justify" class="bodytext">
This year we celebrate our 10th year anniversary as a Leader in the EDA Migration market place. Our dedication to our
Customers' migration needs have resulted in over 1000 registered users. Many of them have further partnered with
DSP Inc. for Enterprise level support with their Legacy Data Maintenance requirements. <br>
<br>
All Visitors are allowed to create a User account at No Charge! Once Registered, Customers can upload and track their
design files. <br>
<br>
In addition to a secure Upload and Download experience, we offer a Shopping cart style environment to automate the purchasing of
Products and Services. The intent is to help you to generate a temporary quotation which will be forwarded to You to
expedite your purchasing process.
<br>
<br>
Start by Logging in or creating a new User account.
</p>
<p align="justify" class="bodytext">Who is the maker of your CAD software? <a href="http://www.logicswap.com/catalogue.php?id_cat=36" class="style62">Zuken</a>, <a href="http://www.logicswap.com/catalogue.php?id_cat=33" class="style62">Altium</a>, <a href="http://www.logicswap.com/catalogue.php?id_cat=35" class="style62">Mentor</a> or <a href="http://www.logicswap.com/catalogue.php?id_cat=34" class="style62">Cadence</a>. Please click on one of these company names to see available migration solutions.<br>
<br></p>
<p align="justify" class="style21">
<b>Large Scale Migration Projects with LogicSwap</b><br></p>
<p align="justify" class="bodytext">
LogicSwap is frequently approached to address large scale Corporate Evolution Migrations. Reasons include;<br>
<ul>
<li><p align="left" class="bodytext"> Overwhelming workload</li>
<li><p align="left" class="bodytext"> Fear of designs not working as they did with previous CAD systems</li>
<li><p align="left" class="bodytext">Internal costs of labor versus outsourcing.</li>
<li><p align="left" class="bodytext"> It just makes sense to leave it to the Professionals</li>
<br>
</ul>
<p align="justify" class="bodytext">
Customer <a href="http://www.logicswap.com/support.php">Support</a> is our number one priority.
We understand both ends of the data models and technologies that are involved in a conversion.
For customers who want to outsource the entire conversion process, we provide Migration Services.
For customers who want to keep their data in-house due to IP/security reasons, we provide
Migration Solutions.
Our website suggests prices for certain solutions and services. For a customized quote, please email
<a href="mailto:[email protected]">[email protected]</a>.</p>
<br>
</th>
</td>
<td width="30" bgcolor="#FFFFFF"></td>
<th bgcolor="#FFFFFF" valign="top" scope="col" width="350">
<p align="justify" class="style21">
<br>News From LogicSwap</p>
<p align="justify" class="style21">
LogicSwap Solutions are now available for all leading EDA Systems</b></p>
<p align="justify" class="bodytext">
Through a strategic marketing campaign, DSP, Inc. is now opening the LogicSwap Solutions brand name for
Migrations, to be synonymous with all Leading EDA Vendors. We now offer more migration products and services
for E-CAD Libraries, Schematics and PCB Designs. To see what we offer, select one of the 12 buttons on
the upper left hand side of this page that identifies the products that you wish to Migrate to. <br><br>
This Expansion of the LogicSwap name benefits all Customers that have a need to migrate to a replacement system.<br>
<br>
Whether you are up-scaling to higher level Enterprise solutions or downscaling to escape high, annual
maintenance costs, LogicSwap Solutions is now everyone's Single Source for EDA Migrations.<br><br></p>
<p align="justify" class="style21"><b>The Latest LogicSwap 2010 Series Updates are Available to Download!</b></p>
<p align="justify" class="bodytext">
If you have yet not installed the latest LogicSwap suite,
please feel free to do so. Click here to visit the <a href="http://www.logicswap.com/downloads.php">Downloads</a>
area of our website.<br><br>
The 2010 Series provides demonstration capability using supplied design files.</p>
<br>
<br>
<br>
<br>
<p align="center" class="bodytext">Address and Contact Information<br />
<br />
<img src="images/dsp_logo.gif" width="89" height="47" /><br />
<span class="style41 style31">204 West Cummings Park - Suite #6<br />
Woburn MA 01801<br />
e-mail: [email protected]<br />
<span class="style61">Main Phone : 781-560-8170 <br />
Fax : 781-577-0343 <br />
Mobile : 978-828-6059</span></span><br />
<br />
</p>
</th>
</td>
<td width="30" bgcolor="#FFFFFF" ></td>
</tr>
<tr>
</table>
<table width="820" border="0" align="center" cellpadding="0" cellspacing="0" class="maintableoutline">
<? require ('menu_footer.php');?>
</tr>
</table>
</body>
</html>