// ******************************************************************************************************************************************************
// * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org
// ******************************************************************************************************************************************************
const code = {
standard : `
Home
/
Store
/T-shirt
Home
Store
T-shirt
`,
content : `
Home
Registration
Personal Information
`,
link : `
Home
/Search for: paper towels
`,
inverted : `
Home
Registration
Personal InformationHomeRegistrationPersonal Information
`,
size : `
Home
Registration
Personal Information
Home
Registration
Personal Information
Home
Registration
Personal Information
Home
Registration
Personal Information
Home
Registration
Personal Information
Home
Registration
Personal Information
Home
Registration
Personal Information
`,
with_popup : `
Home
/
Store
/T-shirt
`
}
export default code;