﻿// JavaScript Document
var se38ow=document.createElement("script");
se38ow.type="text/javascript";
var se38ows=(location.protocol.indexOf("https")==0?"https":"http")+"://image.providesupport.com/js/yaluba/safe-standard.js?ps_h=38ow&ps_t="+new Date().getTime();setTimeout("se38ow.src=se38ows;document.getElementById('sd38ow').appendChild(se38ow)",1)

    function checkSearchForm()
    {
        if(document.getElementById('keyword').value)
        {
            return true;
        }
        else
        {
            alert("Please input a keyword");
            return false;
        }
    }
