Video

Loading…

@import url(“http://www.google.com/uds/css/gsearch.css”);

window._uds_vsw_donotrepair = true;

@import url(“http://www.google.com/uds/solutions/videosearch/gsvideosearch.css”);

function LoadVideoSearchControl() {
var options = {
twoRowMode : true
};
var videoSearch = new GSvideoSearchControl(
document.getElementById(“videoControl”),
[{ query : “technology”}, { query : “wordpress”}, { query : “php”}], null, null, options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoSearchControl);

  1. No comments yet.
  1. No trackbacks yet.

Leave a comment