<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:widget="http://www.netvibes.com/ns/"  >
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Expires" content="" />
    <meta name="inline" content="true" />
    <meta name="debugMode" content="true" />
    <meta name="apiVersion" content="1.0" />
    <link rel="stylesheet" type="text/css" href="http://www.netvibes.com/themes/uwa/style.css" />
    <title>Search for Hotels with Hotel-SE.com</title>
    <link rel="icon" type="image/png" href="http://img.clearspring.com/widgets/49f352a63989c83c/img16x16.png" />
    <meta name="author" content="Hotel-SE.com" />
	<meta name="description" content="Hotel-SE.com search the world s most popular hotel reservation websites at once to let you find the lowest hotel price, fast and on one simple website. Find your discount and last minute hotel deal, directly and in real-time, at the lowest rate available and book your preferred hotel right on their website." />
    

    
    <style type="text/css"></style>
    <script type="text/javascript"><![CDATA[
    
    var Clearspring_W49f352a63989c83c = {};
    var Clearspring_W49f352a63989c83c_UserConfigArgs = '';
    
    var Clearspring_W49f352a63989c83c_ConfigArray = [];

    Clearspring_W49f352a63989c83c.getUser = function() {
        if( ( document.location.toString().indexOf('preview=true') >= 0 ) || ( document.location.toString().indexOf('platform=eco') >= 0 ) ) {
            Clearspring_W49f352a63989c83c.setWidget('/o/49f352a63989c83c/9i575/-/-', '49f352a63989c83c');
        }
        else {
            var widgetURL = widget.getValue('widgetURL');
            if(widgetURL == undefined)
            {
            // OLD...
            // var request = new Ajax.Request(NV_AJAX_REQUEST_URL + '?url=' + escape('http://widgets.clearspring.com/o/49f352a63989c83c/9i575/-/-/template.js'), {method: 'get', onSuccess: updateWidget} );
            // NEW...
                UWA.Data.getText('http://widgets.clearspring.com/o/49f352a63989c83c/9i575/-/-/template.js', Clearspring_W49f352a63989c83c.updateWidget );
            }else {
                var id = widget.getValue('widID');
                Clearspring_W49f352a63989c83c.setWidget(widgetURL, id);
            }
        }
    }

    Clearspring_W49f352a63989c83c.updateWidget = function(response) {
        var urlreg = /UR0:'([^']*)'/;
        // Old...
        // var url = response.responseText.match(urlreg);
        // New
        var url = response.match(urlreg);
        widget.setValue('widgetURL', url[1]);
        var theWidgetURL = url[1];
        var brokenURL = theWidgetURL.split('/');
        var id = 'W'+brokenURL[3];
        widget.setValue('widID', id);
        Clearspring_W49f352a63989c83c.setWidget(theWidgetURL,id);
    }

    Clearspring_W49f352a63989c83c.doConfigData = function() {
        try {

        }catch(err) {
        }
    }

    Clearspring_W49f352a63989c83c.setWidget = function(widgetURL, widID) {
        widget.onResize(); // need to resize before setBody fires onUpdateBody event
        var url = 'http://widgets.clearspring.com/csproduct/web/show/flash?opt=-MAX/1/-PUR/http%253A%252F%252Fwww.netvibes.com'+escape(Clearspring_W49f352a63989c83c_UserConfigArgs)+'&url='+widgetURL;
        widget.setBody('<iframe scrolling="no" frameborder="0" style="width:100%;height:100%;border:0px" src="'+url+'"></iframe>');
    }

    widget.onLoad = function() {
        Clearspring_W49f352a63989c83c.doConfigData();
        Clearspring_W49f352a63989c83c.getUser();
    }

    Clearspring_W49f352a63989c83c.resizeToMax = function() {
        var wP = 500 + 14;
		// The Widget itself
		var container = widget.body;
		var containerParent = container.parentNode;
		// Parent
		var containerParentWidth = getDimensions( containerParent ).width;
		containerParentWidth = containerParentWidth > wP ? wP : containerParentWidth;
		var containerParentH = 0.894 * containerParentWidth;
		containerParentH = containerParentH > 447 ? 447 : containerParentH;
		// widget
		var wwidth = containerParentWidth - 14;
		wwidth = wwidth > 500 ? 500 : wwidth;
		var newH = 0.894 * wwidth;
		newH = newH < 447 ? 447 : newH;
		container.setStyle('height', newH + 'px');
        container.setStyle('width', wwidth + 'px');
    }

	function getDimensions(element) {
		var display = element.style.display;
		if (display != 'none' && display != null) {
			// Safari bug
			return {width: element.offsetWidth, height: element.offsetHeight};
		}
		var els = element.style;
		var originalVisibility = els.visibility;
		var originalPosition = els.position;
		var originalDisplay = els.display;
		els.visibility = 'hidden';
		//els.position = 'absolute';
		els.display = 'block';
		var originalWidth = element.clientWidth;
		var originalHeight = element.clientHeight;
		els.display = originalDisplay;
		els.position = originalPosition;
		els.visibility = originalVisibility;
		return {width: originalWidth, height: originalHeight};
	}

    widget.onResize = function() {
        Clearspring_W49f352a63989c83c.resizeToMax();
    }

	function addEvent( obj, evt, func ) {
		if( window.addEventListener ) {
			evt = evt.replace(/^on/i,"");
			obj.addEventListener( evt, func, false );
		} else {
			obj.attachEvent( evt, func );
		}
	}
	addEvent( window, 'onresize', Clearspring_W49f352a63989c83c.resizeToMax );
    ]]>
    </script>
  </head>
  <body>
    <div style="padding:0;float:center;margin:0 auto;width:100%;" >Loading...</div>
  </body>
</html>