Stormy Swain's Profile

Member since Dec 01, 2008, follows 5 people, 8 public groups, 50 public bookmarks (50 total).

More »
Tags

Recent Tags:
Top Tags:

More »
Recent Bookmarks and Annotations

  • PurpleRoofs: Search Accommodations on 2009-03-05
    • Lovett Inn
      501 Lovett Blvd, Houston, TX, 77006, USA

      Lodging Type: Bed & Breakfast

      Hosts: Dan Lueken & Todd Partridge

      Phone: 1 713 522-5224

      Toll Free: 1 800 779-5224

      Fax: 1 713 528-6708
  • Purple Roofs GLBT Travel Directory - Texas - Prairies & Lakes Gay & Lesbian Accommodations on 2009-03-04
    • 107 West Commerce, Brenham, TX, 77833, USA

      Lodging Type: Inn

      Hosts: Pam Traylor

      Phone: 1 979 836-7393

      Toll Free: 1 800 481-1951

      Fax: 1 979 836-7595
  • New Road Guest House Youth Hostel in Bangkok, Thailand on 2009-02-17
      • <script type="text/javascript">
        <!--
        var r = document.referrer;
        var ref = '';
        var rand = Math.random();
        if(r.search(window.location.host) == -1) ref = r;
        blah = new Image();
        blah.src='/includes/thing.php?T=V&S=HOSTELSCOM&N=' + window.location.host + '&R=' + r + '&rand=' + rand;
        halb = new Image();
        halb.src="https://secure.webresint.com/writrak.php?T=V&S=HOSTELSCOM&ChosenCity=Bangkok&UserID=&SubID=&ServerName=&N=" + window.location.host + '&R=' + ref + '&rand=' + rand ;
        lb = new Image();
        lb.src = "https://secure.hostels.com/includes/lb.php?N=" + window.location.host + "&rand=" + rand;
        //-->
        </script>


        <script language="JavaScript" type="text/javascript">
        function checkFAB() {
        var now = new Date();
        todaydate = ( now.getDate() < 10 )?'0' + now.getDate():now.getDate();
        todaymonth = ( now.getMonth() < 10 )?'0' + (now.getMonth()+1):(now.getMonth()+1);
        chosendate = document.theForm3.StartSelDay.options[document.theForm3.StartSelDay.selectedIndex].value;
        chosendate = (chosendate < 10)?'0' + chosendate:chosendate;
        chosenmonth = document.theForm3.StartSelMonth.options[document.theForm3.StartSelMonth.selectedIndex].value;
        chosenmonth = (chosenmonth < 10)?'0' + chosenmonth:chosenmonth;
        chosenDate = document.theForm3.StartSelYear.options[document.theForm3.StartSelYear.selectedIndex].value + '' + chosenmonth + '' + '' + chosendate;
        today = now.getFullYear() + '' + todaymonth + '' + '' + todaydate;
        if ( chosenDate < today ) {
        alert("Please enter dates ahead of today\'s date. Thank you.");
        return false;
        } else {
        return true;
        }
        }

        </script>


        <form enctype="multipart/form-data" name="theForm" method="post" action="/index.php"><script language="javascript">
        function unCheckAll(hostel, campsite, guesthouse, hotel, apartment) {
        if ( document.theForm.ShowAll.checked == false) {
        if ( hostel > 0 ) { document.theForm.SelPropTypes_HOSTEL.checked = false; }
        if ( hotel > 0 ) { document.theForm.SelPropTypes_HOTEL.checked = false; }
        if ( guesthouse > 0 ) { document.theForm.SelPropTypes_GUESTHOUSE.checked = false; }
        if ( apartment > 0 ) { document.theForm.SelPropTypes_APARTMENT.checked = false; }
        if ( campsite > 0 ) { document.theForm.SelPropTypes_CAMPSITE.checked = false; }
        }
        }
        function checkAll(hostel, campsite, guesthouse, hotel, apartment) {
        if ( document.theForm.ShowAll.checked ) {
        if ( hostel > 0 ) { document.theForm.SelPropTypes_HOSTEL.checked = true; }
        if ( hotel > 0 ) { document.theForm.SelPropTypes_HOTEL.checked = true; }
        if ( guesthouse > 0 ) { document.theForm.SelPropTypes_GUESTHOUSE.checked = true; }
        if ( apartment > 0 ) { document.theForm.SelPropTypes_APARTMENT.checked = true; }
        if ( campsite > 0 ) { document.theForm.SelPropTypes_CAMPSITE.checked = true; }
        } else {
        unCheckAll(hostel, campsite, guesthouse, hotel, apartment);
        }
        }
        function showAllTypes(hostel, campsite, guesthouse, hotel, apartment) {
        document.theForm.ShowAll.checked=true;
        checkAll(hostel, campsite, guesthouse, hotel, apartment);
        document.theForm.submit();
        }
        </script>
        <script language="JavaScript" type="text/javascript">
        function checkFABLeft() {
        var now = new Date();
        var todaydate = ( now.getDate() < 10 )?'0' + now.getDate():now.getDate();
        var todaymonth = ( now.getMonth()+1 < 10 )?'0' + (now.getMonth()+1):(now.getMonth()+1);
        var dateElement = document.getElementById("StartSelDay");
        var chosendate = dateElement.options[dateElement.selectedIndex].value;
        var chosendate = (chosendate < 10)?'0' + chosendate:chosendate;
        var monthElement = document.getElementById("StartSelMonth");
        var chosenmonth = monthElement.options[monthElement.selectedIndex].value;
        var chosenmonth = (chosenmonth < 10)?'0' + chosenmonth:chosenmonth;
        var yearElement = document.getElementById("StartSelYear");
        var chosenDate = yearElement.options[yearElement.selectedIndex].value + '' + chosenmonth + '' + '' + chosendate;
        var today = now.getFullYear() + '' + todaymonth + '' + '' + todaydate;
        if ( chosenDate < today ) {
        alert("Please enter dates ahead of today\'s date. Thank you.");
        return false;
        } else {
        return true;
        }
        }
        </script>

        Find Hostels In...

        Bangkok


































































        </form><script language="JavaScript">
        function OpenCalendar(whichform) {
        if (whichform == 'theForm') {
        SelMonth = document.theForm.StartSelMonth[document.theForm.StartSelMonth.selectedIndex].value;
        } else {
        SelMonth = document.theForm2.StartSelMonth[document.theForm2.StartSelMonth.selectedIndex].value;
        }
        url = '/calendar.php?Type=Start&SelMonth='+SelMonth;
        height=200;
        width=200;
        SmallWin = window.open(url, 'Calendar','status,scrollbars,resizable,height='+height+',width='+width);
        if(window.focus) {
        SmallWin.focus();
        }
        if(SmallWin.opener == null) {
        SmallWin.opener = window;
        }
        }
        </script>



        <script language="JavaScript" src="/js/bookingfeehomepage.js" type="text/javascript"></script>



        No Booking Fee




        Register for monthly money saving offers from Hostels.com and pay no more booking fees.
        (*You will not receive more than 2 mailings per month)













        Group Bookings


        Travelling in a group of 10 or more, you can now make confirmed bookings with us

        Click Here






        <script>
        //search|Thailand|Bangkok|English

        function AddAd($company,$adno,$adurl, $ImageWidthText)
        {
        $html=document.getElementById("hwads").innerHTML;
        // $html=$html+"";
        $html=$html+"
        ";

        $html=$html+"";

        $html=$html+"


        ";
        document.getElementById("hwads").innerHTML=$html;
        }
        </script>








        Our Ratings


        See the Criteria Hostels.com uses to rate hostels.


        Click Here











        <script type="text/javascript">
        <!--
        google_ad_client = "pub-4194152883013487";
        google_ad_slot = "3799360890";
        google_ad_width = "160";
        google_ad_height = "600";
        //-->
        </script>
        <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
        </script><script src="http://googleads.g.doubleclick.net/pagead/test_domain.js"></script><script>window.google_render_ad();</script>





        <form enctype="multipart/form-data" name="theForm2" method="post" action="/hosteldetails.php">

        New Road Guest House, Bangkok, Thailand


        1216/1 Charoen Krung between soi 34 and 36, 10500, Bangkok








        You can now book multiple room types. Please choose no. of guests for each room type you want to book, then clic

        </form>
  • Surgical Tech Jobs, Travel Sugical Tech Job, Operating Room Technician Career - Reflectx Services on 2009-01-16
  • Surgical Tech Travel Job in MI, Shores of Lake Michigan, MI - Nursing - ORT on 2009-01-16
  • Contribute to eHow | eHow.com on 2009-01-11



        • 1


          GET STARTED



        • 2


          ADD ARTICLE STEPS



        • 3


          CATEGORIZE IT



        • 4


          PUBLISH IT


















        A



        (Required)
        Examples: How to Tie a Tie, How to Format a Resume

        How to

        <script type="text/javascript">
        eval("rsTCIntrapidSpellWebLauncher" + 'Title' + " = new RSStandardInterface(\"aspnetForm.ctl00_MainContent_txtTitle" + "\")");
        rapidSpellControls[rapidSpellControls.length] = "rapidSpellWebLauncher" + 'Title';
        </script>


        B


        Upload an image to be featured at the top of your How To article.

        Choose an Image
        Image Caption




        C



        Give credit where it's due. Add image credits. Separate each credit with a comma.






        D



        (Required)