FlashBizCard: Difference between revisions
From Cibernética Americana
Jump to navigationJump to search
no edit summary
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<script language="JavaScript"> | <script language="JavaScript"> | ||
function openWin2(URL) { | function openWin2(URL) { | ||
aWindow = window.open(URL,"thewindow","scrollbars=yes,width=500,height= | aWindow = window.open(URL,"thewindow","scrollbars=yes,width=500,height=850"); | ||
aWindow.focus(); | aWindow.focus(); | ||
} | } | ||
Line 15: | Line 15: | ||
<table width=100%><tr> | <table width=100%><tr> | ||
<td align=left><html><A href="javascript:openWin('/AKStore2/OuterSpace/hgwt.html');"><b>About n-d card. </b></html></td> | <td align=left><html><A href="javascript:openWin('/AKStore2/OuterSpace/hgwt.html');"><b>About n-d card. </b></html></td> | ||
<td width=33%></td> | <td width=33%> | ||
<html><A href="javascript:openWin3('http://xe.com');" title="Click to Pop-up Currency Converter"> | |||
Currency Exchange</a></html> | |||
</td> | |||
<td width=33% align=right>[[CoverLetter | 2-D Card cover]]</td> | <td width=33% align=right>[[CoverLetter | 2-D Card cover]]</td> | ||
</table> | </table> |