Enter Domain Name:
ibmworld.net: International Bussiness Marketing World Network  . 
    <!--

	div.wrapper { margin: 0 auto; width: 979px;padding:0;}
	#leftcol { width:210px;padding:0;float:left;}
	#rightcol { width:260px;padding:0;}
	#main-body { width:699px;padding:0;float:left;}
	#maincol { width:444px;padding:0;float:right;}
	#inset-block-left { width:0px;padding:0;}
	#inset-block-right { width:0px;padding:0;}
	#maincontent-block { margin-right:0px;margin-left:0px;}
    --> 
              
window.addEvent('domready', function() {
		var modules = ['side-mod','module','moduletable'];
		var header = ['h3'];
		RokBuildSpans(modules, header);
	});
InputsExclusion.push('.content_vote','#login-module')
var AffinitySettings = {};
AffinitySettings.horizontal = {ghost: 1, ghostOpacity: 0.5, radius: 16};
AffinitySettings.vertical = {ghost: 1, ghostOpacity: 0.6, radius: 20};
AffinitySettings.modules = {ghost: 1, ghostOpacity: 0.6, radius: 16};
window.addEvent('domready', function() {
    	new Rokmoomenu($E('ul.menutop '), {
    		bgiframe: false,
    		delay: 500,
    		verhor: true,
    		animate: {
    			props: ['height'],
    			opts: {
    				duration: 500,
    				fps: 100,
    				transition: Fx.Transitions.Quad.easeOut
    			}
    		},
    		bg: {
    			enabled: true,
    			overEffect: {
    				duration: 500,
    				transition: Fx.Transitions.Sine.easeOut
    			},
    			outEffect: {
    				duration: 600,
    				transition: Fx.Transitions.Sine.easeOut
    			}
    		},
    		submenus: {
    			enabled: true,
    			opacity: 0.9,
    			overEffect: {
    				duration: 50,
    				transition: Fx.Transitions.Expo.easeOut
    			},
    			outEffect: {
    				duration: 600,
    				transition: Fx.Transitions.Sine.easeIn
    			},
    			offsets: {
    				top: 3,
    				right: 1,
    				bottom: 0,
    				left: 1
    			}
    		}
    	});
    });
var RokStoriesImage = {}, RokStoriesLinks = {};
		RokStoriesImage['rokstories-18'] = [];
		RokStoriesLinks['rokstories-18'] = [];
		window.addEvent('domready', function() {
			new RokStories('rokstories-18', {
				'id': 18,
				'startElement': 0,
				'thumbsOpacity': 1,
				'mousetype': 'click',
				'autorun': 1,
				'delay': 5000,
				'scrollerDuration': 1000,
				'scrollerTransition': Fx.Transitions.Expo.easeInOut,
				'startWidth': 'auto',
				'layout': 'layout2',
				'linkedImgs': 0,
				'showThumbs': 0,
				'fixedThumb': 1,
				'mask': 1,
				'descsAnim': 'topdown',
				'imgsAnim': 'bottomup',
				'thumbLeftOffsets': {x: -40, y: -100},
				'thumbRightOffsets': {x: -30, y: -100}
			});
		});
window.addEvent((window.webkit) ? 'load' : 'domready', function() {
				window.rokajaxsearch = new RokAjaxSearch({
					'results': ' Results',
					'close': '',
					'websearch': 1,
					'blogsearch': 1,
					'imagesearch': 1,
					'videosearch': 1,
					'imagesize': 'MEDIUM',
					'safesearch': 'MODERATE',
					'search': ' Search...',
					'readmore': ' Read more...',
					'noresults': ' No results',
					'advsearch': ' Advanced search',
					'page': ' Page',
					'page_of': ' of',
					'searchlink': 'http://ibmworld.net/index.php?option=com_search&view=search&tmpl=component',
					'advsearchlink': 'http://ibmworld.net/index.php?option=com_search&view=search',
					'uribase': 'http://ibmworld.net/',
					'limit': '10',
					'perpage': '3',
					'ordering': 'newest',
					'phrase': 'all',
					'hidedivs': '',
					'includelink': 1,
					'viewall': ' View all results',
					'estimated': ' estimated',
					'showestimated': 1,
					'showpagination': 1,
					'showcategory': 1,
					'showreadmore': 1,
					'showdescription': 1
				});
			});
   
/* <![CDATA[ */
#simplescrollingnewsflash_vertical {
	width: 200px;
	height: 150px;
	overflow: auto;
	visibility: hidden;
}
#simplescrollingnewsflash_vertical p.spacer {
 height: 150px;
}
/* ]]>  */
 
/* <![CDATA[ */
var speed = 1;
/**
 * Initialize the marquee, and start the marquee by calling the marquee function.
 */
function initvertical(){
  var el = document.getElementById("simplescrollingnewsflash_vertical");
  el.style.overflow = 'hidden';
  el.style.visibility = 'visible';
  scrollFromBottom();
}

var go = 0;
/**
 * This is where the scroll action happens.
 * Recursive method until stopped.
 */
function scrollFromBottom(){
  var el = document.getElementById("simplescrollingnewsflash_vertical");
  if(el.scrollTop > = el.scrollHeight-150){
    el.scrollTop = 0;
  };
  el.scrollTop = el.scrollTop + speed;
  if(go == 0){
    setTimeout("scrollFromBottom()", 50);
  };
}
 
/**
 * Set the stop variable to be true (will stop the marquee at the next pass).
 */
function stop(){
  go = 1;
}
 
/**
 * Set the stop variable to be false and call the marquee function.
 */
function startit(){
  go = 0;
  scrollFromBottom();
}
window.onload=initvertical;
/* ]]>  */
Joomla! - the dynamic portal engine and content management system

International Bussiness Marketing World Network . <!-- div.wrapper { margin: 0 auto; width: 979px;padding:0;} #leftcol { width:210px;padding:0;float:left;} #rightcol { width:260px;padding:0;} #main-body { width:699px;padding:0;float:left;} #maincol { width:444px;padding:0;float:right;} #inset-block-left { width:0px;padding:0;} #inset-block-right { width:0px;padding:0;} #maincontent-block { margin-right:0px;margin-left:0px;} --> window.addEvent('domready', function() { var modules = ['side-mod','module','moduletable']; var header = ['h3']; RokBuildSpans(modules, header); }); InputsExclusion.push('.content_vote','#login-module') var AffinitySettings = {}; AffinitySettings.horizontal = {ghost: 1, ghostOpacity: 0.5, radius: 16}; AffinitySettings.vertical = {ghost: 1, ghostOpacity: 0.6, radius: 20}; AffinitySettings.modules = {ghost: 1, ghostOpacity: 0.6, radius: 16}; window.addEvent('domready', function() { new Rokmoomenu($E('ul.menutop '), { bgiframe: false, delay: 500, verhor: true, animate: { props: ['height'], opts: { duration: 500, fps: 100, transition: Fx.Transitions.Quad.easeOut } }, bg: { enabled: true, overEffect: { duration: 500, transition: Fx.Transitions.Sine.easeOut }, outEffect: { duration: 600, transition: Fx.Transitions.Sine.easeOut } }, submenus: { enabled: true, opacity: 0.9, overEffect: { duration: 50, transition: Fx.Transitions.Expo.easeOut }, outEffect: { duration: 600, transition: Fx.Transitions.Sine.easeIn }, offsets: { top: 3, right: 1, bottom: 0, left: 1 } } }); }); var RokStoriesImage = {}, RokStoriesLinks = {}; RokStoriesImage['rokstories-18'] = []; RokStoriesLinks['rokstories-18'] = []; window.addEvent('domready', function() { new RokStories('rokstories-18', { 'id': 18, 'startElement': 0, 'thumbsOpacity': 1, 'mousetype': 'click', 'autorun': 1, 'delay': 5000, 'scrollerDuration': 1000, 'scrollerTransition': Fx.Transitions.Expo.easeInOut, 'startWidth': 'auto', 'layout': 'layout2', 'linkedImgs': 0, 'showThumbs': 0, 'fixedThumb': 1, 'mask': 1, 'descsAnim': 'topdown', 'imgsAnim': 'bottomup', 'thumbLeftOffsets': {x: -40, y: -100}, 'thumbRightOffsets': {x: -30, y: -100} }); }); window.addEvent((window.webkit) ? 'load' : 'domready', function() { window.rokajaxsearch = new RokAjaxSearch({ 'results': ' Results', 'close': '', 'websearch': 1, 'blogsearch': 1, 'imagesearch': 1, 'videosearch': 1, 'imagesize': 'MEDIUM', 'safesearch': 'MODERATE', 'search': ' Search...', 'readmore': ' Read more...', 'noresults': ' No results', 'advsearch': ' Advanced search', 'page': ' Page', 'page_of': ' of', 'searchlink': 'http://ibmworld.net/index.php?option=com_search&view=search&tmpl=component', 'advsearchlink': 'http://ibmworld.net/index.php?option=com_search&view=search', 'uribase': 'http://ibmworld.net/', 'limit': '10', 'perpage': '3', 'ordering': 'newest', 'phrase': 'all', 'hidedivs': '', 'includelink': 1, 'viewall': ' View all results', 'estimated': ' estimated', 'showestimated': 1, 'showpagination': 1, 'showcategory': 1, 'showreadmore': 1, 'showdescription': 1 }); }); /* <![CDATA[ */ #simplescrollingnewsflash_vertical { width: 200px; height: 150px; overflow: auto; visibility: hidden; } #simplescrollingnewsflash_vertical p.spacer { height: 150px; } /* ]]> */ /* <![CDATA[ */ var speed = 1; /** * Initialize the marquee, and start the marquee by calling the marquee function. */ function initvertical(){ var el = document.getElementById("simplescrollingnewsflash_vertical"); el.style.overflow = 'hidden'; el.style.visibility = 'visible'; scrollFromBottom(); } var go = 0; /** * This is where the scroll action happens. * Recursive method until stopped. */ function scrollFromBottom(){ var el = document.getElementById("simplescrollingnewsflash_vertical"); if(el.scrollTop > = el.scrollHeight-150){ el.scrollTop = 0; }; el.scrollTop = el.scrollTop + speed; if(go == 0){ setTimeout("scrollFromBottom()", 50); }; } /** * Set the stop variable to be true (will stop the marquee at the next pass). */ function stop(){ go = 1; } /** * Set the stop variable to be false and call the marquee function. */ function startit(){ go = 0; scrollFromBottom(); } window.onload=initvertical; /* ]]> */

Description: Joomla! - the dynamic portal engine and content management system

Keywords: joomla, Joomla

Tags: ibmworld, joomla, image, forgot, username, password, size, font, account, create, remember, increase, decrease, atom, rss, engine, content, vip, dynamic, management, portal, function, website, business, page, marketing, width, var, section, costumers, product, window, padding, search, transitions, results, mor, mubashir, contact, place,

Ibmworld.net

Content Revalency: Title: 3.79%   Description: 11.11%   Keywords: 0.00%  |  Document size: 26,983 bytes
More info: Whois - Trace Route - RBL Check
IBMWORLD.NET - Site Location
Country/Flag CA Canada
City/Region/Zip Code Vancouver, British Columbia, V6B
Organization Awknet Communications, LLC
Internet Service Provider Awknet Communications, LLC
IBMWORLD.NET - DNS Information
IP Address 67.220.67.12 ~ Whois - Trace Route - RBL Check
Domain Name Servers rdns1.botseller.net   213.239.206.203
rdns2.botseller.net   213.239.206.203
Mail Exchange mail.ibmworld.net  
Site Response Header
Response HTTP/1.1 200 OK
Server Apache/2
Date Tue, 12 Apr 2011 10:43:13 GMT
Content-Type text/html; charset=utf-8
Cookie a607e571611a8d85ab8e0edbec267ad2=8323c57f00dcaa5e83f72ed1676ecaee; path=/