예제 #1
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'DARK';
		$this->Text[1] = 'SHIR';
		$this->Text[2] = 'ON-LINE SHOP';
	}
예제 #2
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'books';
		$this->Text[1] = 'books';
		$this->Text[2] = 'books';
	}
예제 #3
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Antiques';
		$this->Text[1] = ' & ';
		$this->Text[2] = 'Collectables';
	}
예제 #4
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Art';
		$this->Text[1] = '&';
		$this->Text[2] = 'Framing';
	}
예제 #5
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'phone';
		$this->Text[1] = '2';
		$this->Text[2] = 'phone';
	}
예제 #6
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Baby';
		$this->Text[1] = '&';
		$this->Text[2] = 'Parent';
	}
예제 #7
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'The';
		$this->Text[1] = 'Eyewear';
		$this->Text[2] = 'Store';
	}
예제 #8
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'The';
		$this->Text[1] = 'Boutique';
		$this->Text[2] = 'Handbag';

	}
예제 #9
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'The';
		$this->Text[1] = 'Hobby';
		$this->Text[2] = 'Shop';

	}
예제 #10
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'My';
		$this->Text[1] = 'Entertainment';
	}
예제 #11
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'RubyStore';
	}
예제 #12
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Skincare';
		$this->Text[1] = 'Boutique';
	}
예제 #13
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Appliance';
		$this->Text[1] = 'Store';
	}
예제 #14
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Designer';
		$this->Text[1] = 'Homewares Store';
	}
예제 #15
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Adventure';
		$this->Text[1] = 'Online';
	}
예제 #16
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Coffee';
		$this->Text[1] = 'Shop';
	}
예제 #17
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Pet';
		$this->Text[1] = 'Land';
	}
예제 #18
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'garden';
		$this->Text[1] = 'furnishings';
	}
예제 #19
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Glamour';
		$this->Text[1] = 'Online';
	}
예제 #20
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Corporate';
		$this->Text[1] = 'Gifts';
	}
예제 #21
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Gift Co.';
	}
예제 #22
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Diamond Rings';
	}
예제 #23
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Flowers';
		$this->Text[1] = 'from...';
	}
예제 #24
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Chocolate';
		$this->Text[1] = 'Boutique';
	}
예제 #25
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Jewellery';
	}
예제 #26
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Organic';
		$this->Text[1] = 'Food';
	}
예제 #27
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Arty';
		$this->Text[1] = 'Crafts';
	}
예제 #28
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Furniture';
		$this->Text[1] = 'Plus';
	}
예제 #29
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Fragrance';
		$this->Text[1] = 'Online';
	}
예제 #30
0
파일: config.php 프로젝트: hungnv0789/vhtm
	public function __construct()
	{
		parent::__construct();
		$this->Text[0] = 'Body Power';
		$this->Text[1] = 'Supplies';
	}