1 (edited by Rewozz 2009-08-02 18:50)

Topic: .

.

Re: .

have you included the javascript named "MM_openBrWindow" in the header?

Re: .

Just add it to the template file after {pun_head}.

<script type="text/javascript"><!--
insert code here
--></script>

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: .

If it's that simple ju can ignore the <script> section and just do:

<a href="#" onClick="window.open('http://www.swefix.com/rewozz/','','width=340,height=325')">Webcam</a><br><br>

"Programming is like sex: one mistake and you have to support it for the rest of your life."