﻿//<using>
//  nui/nui.js
//  nui/prototype.js
//</using>

/**
 * The survey filler used in netranking.cn 
 * Copyright 2007, NetRanking.cn
 *
 * @class NUI.Quill.Filler 
 */
NUI.Quill.Filler = {
    Survey : {},
    Question : {}
};
