There are two ways you can include the Chamionship Calendar into your website.
Copy and paste the code below to insert the Calendar into your page. It will expand itself to fill any container it is placed in.
<link href="http://speedwaylive.co.nz/events/core/framework/libs/pj/css/pj.bootstrap.min.css" type="text/css" rel="stylesheet" /> <link href="http://speedwaylive.co.nz/events/index.php?controller=pjFrontEnd&action=pjActionLoadCss&theme=1" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="http://speedwaylive.co.nz/events/index.php?controller=pjFrontEnd&action=pjActionLoad&theme=1&view=list&icons=F&cid=1&locale=1">
Copy and paste the code below to add a button to your website that when pressed, will create a pop-up window containing the Calendar.
<a href="" onclick="javascript: window.open('http://speedwaylive.co.nz/events/snz-champs.htm',
'SNZC', 'location=1,status=1,scrollbars=1,width=300,height=600'); return
false;">
<img border="0" src="http://speedwaylive.co.nz/snz/content/images/champs.png"
width="300" height="84"></a>