		/***************************************************
		* This script is Copyrighted!!!                    *
		* ==============================                   *
		* Do not use this script unless you have asked me  *
		* first and also have it approved!                 *
		* If approved, also leave the text as it is.       *
		*                                                  *
		* Copyright - Mattias Isene - www.evoliq.com        *
		***************************************************/

		var tableRow21 = "</td></tr></table></td><td width=\"9\" height=\"100%\">";
		var tableRow22 = "<img src=\"design/frame_vertical.jpg\" width=\"9\" height=\"100%\"></td></tr>";
		var tableRow23 = "<tr><td width=\"9\" height=\"9\"><img src=\"design/frame_corner_bl.jpg\" width=\"9\" height=\"9\"></td>";
		var tableRow24 = "<td width=\"100%\" height=\"9\"><img src=\"design/frame_horisontal.jpg\" width=\"100%\" height=\"9\"></td>";
		var tableRow25 = "<td width=\"9\" height=\"9\"><img src=\"design/frame_corner_br.jpg\" width=\"9\" height=\"9\"></td>";
		var tableRow26 = "</tr></table></td></tr><tr><td>&nbsp;<br></td></tr>";
	
		var jointable3 = tableRow21 + tableRow22 + tableRow23 + tableRow24 + tableRow25 + tableRow26;
		
		document.write(jointable3);
